version string fix

darcs-hash:20050114225958-9977f-c5234044adab6f51eee36362d106926464ee1680.gz
This commit is contained in:
andi 2005-01-14 23:59:58 +01:00
parent 65c9a64325
commit 78e788accb
1 changed files with 1 additions and 1 deletions

View File

@ -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");