From 78e788accbcea7d7723fb2940ca949d4c6de30c4 Mon Sep 17 00:00:00 2001 From: andi Date: Fri, 14 Jan 2005 23:59:58 +0100 Subject: version string fix darcs-hash:20050114225958-9977f-c5234044adab6f51eee36362d106926464ee1680.gz --- doku.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doku.php') 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 */ - define('DOKUWIKIVERSION','2004-01-14'); + define('DOKUWIKIVERSION','2005-01-14'); ini_set('short_open_tag',"1"); require_once("conf/dokuwiki.php"); -- cgit v1.2.3