summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
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 50f033c9b..7283b14c0 100644
--- a/doku.php
+++ b/doku.php
@@ -6,7 +6,7 @@
* @author Andreas Gohr <andi@splitbrain.org>
*/
- define('DOKUWIKIVERSION','2004-01-14');
+ define('DOKUWIKIVERSION','2005-01-14');
ini_set('short_open_tag',"1");
require_once("conf/dokuwiki.php");