diff options
-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','2004-01-14'); + define('DOKUWIKIVERSION','2005-01-14'); ini_set('short_open_tag',"1"); require_once("conf/dokuwiki.php"); |