summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-01-16 12:38:18 +0100
committerandi <andi@splitbrain.org>2005-01-16 12:38:18 +0100
commit602c3de259e7e45e0dda7cfe8e8a4474ff94c2cc (patch)
tree7276b55b70465cfffa88e78a833a9f8bd7b890d3 /doku.php
parent126da3a9baa9929f6e0496b1b402b4edfa46b3f6 (diff)
downloadrpg-602c3de259e7e45e0dda7cfe8e8a4474ff94c2cc.tar.gz
rpg-602c3de259e7e45e0dda7cfe8e8a4474ff94c2cc.tar.bz2
version update
darcs-hash:20050116113818-9977f-b6ddf1daabe3d9aea7185dfde6b3365c334dc2d2.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 e9196084d..e9e5b1101 100644
--- a/doku.php
+++ b/doku.php
@@ -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");