summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-01-15 20:29:20 +0100
committerandi <andi@splitbrain.org>2005-01-15 20:29:20 +0100
commitf1b8b9466439585257305794e05f53dc33ebfd7f (patch)
tree69f32e41dd09f6db9567b55c4840bb17c8dbd039 /doku.php
parentc7c95be7f55974fc0b44fd917ffb015221012b8c (diff)
downloadrpg-f1b8b9466439585257305794e05f53dc33ebfd7f.tar.gz
rpg-f1b8b9466439585257305794e05f53dc33ebfd7f.tar.bz2
version update
darcs-hash:20050115192920-9977f-39d4ff4f00a811ad49123ccb1cb235401627bd68.gz
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/doku.php b/doku.php
index 7283b14c0..e9196084d 100644
--- a/doku.php
+++ b/doku.php
@@ -6,7 +6,7 @@
* @author Andreas Gohr <andi@splitbrain.org>
*/
- define('DOKUWIKIVERSION','2005-01-14');
+ define('DOKUWIKIVERSION','2005-01-15');
ini_set('short_open_tag',"1");
require_once("conf/dokuwiki.php");