summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-01-17 20:20:41 +0100
committerandi <andi@splitbrain.org>2005-01-17 20:20:41 +0100
commit95a4633352ab202c23bf3f3111332ab54ab69391 (patch)
tree6ebb4dab33c6de08d4558870e18f2eaa5f2cf1bd /doku.php
parentfbe55665f7a050bd5c310fd1597cf42eb4dabb94 (diff)
downloadrpg-95a4633352ab202c23bf3f3111332ab54ab69391.tar.gz
rpg-95a4633352ab202c23bf3f3111332ab54ab69391.tar.bz2
version update
darcs-hash:20050117192041-9977f-87f447fa145452295ae3873994f2974c26e75359.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 e9e5b1101..074c932db 100644
--- a/doku.php
+++ b/doku.php
@@ -6,7 +6,7 @@
* @author Andreas Gohr <andi@splitbrain.org>
*/
- define('DOKUWIKIVERSION','2005-01-16');
+ define('DOKUWIKIVERSION','2005-01-17');
ini_set('short_open_tag',"1");
require_once("conf/dokuwiki.php");