diff options
author | andi <andi@splitbrain.org> | 2005-01-15 20:29:20 +0100 |
---|---|---|
committer | andi <andi@splitbrain.org> | 2005-01-15 20:29:20 +0100 |
commit | f1b8b9466439585257305794e05f53dc33ebfd7f (patch) | |
tree | 69f32e41dd09f6db9567b55c4840bb17c8dbd039 /doku.php | |
parent | c7c95be7f55974fc0b44fd917ffb015221012b8c (diff) | |
download | rpg-f1b8b9466439585257305794e05f53dc33ebfd7f.tar.gz rpg-f1b8b9466439585257305794e05f53dc33ebfd7f.tar.bz2 |
version update
darcs-hash:20050115192920-9977f-39d4ff4f00a811ad49123ccb1cb235401627bd68.gz
Diffstat (limited to 'doku.php')
-rw-r--r-- | doku.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"); |