diff options
author | andi <andi@splitbrain.org> | 2005-01-16 12:38:18 +0100 |
---|---|---|
committer | andi <andi@splitbrain.org> | 2005-01-16 12:38:18 +0100 |
commit | 602c3de259e7e45e0dda7cfe8e8a4474ff94c2cc (patch) | |
tree | 7276b55b70465cfffa88e78a833a9f8bd7b890d3 /doku.php | |
parent | 126da3a9baa9929f6e0496b1b402b4edfa46b3f6 (diff) | |
download | rpg-602c3de259e7e45e0dda7cfe8e8a4474ff94c2cc.tar.gz rpg-602c3de259e7e45e0dda7cfe8e8a4474ff94c2cc.tar.bz2 |
version update
darcs-hash:20050116113818-9977f-b6ddf1daabe3d9aea7185dfde6b3365c334dc2d2.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-15'); + define('DOKUWIKIVERSION','2005-01-16'); ini_set('short_open_tag',"1"); require_once("conf/dokuwiki.php"); |