From 95a4633352ab202c23bf3f3111332ab54ab69391 Mon Sep 17 00:00:00 2001 From: andi Date: Mon, 17 Jan 2005 20:20:41 +0100 Subject: version update darcs-hash:20050117192041-9977f-87f447fa145452295ae3873994f2974c26e75359.gz --- doku.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doku.php') 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 */ - define('DOKUWIKIVERSION','2005-01-16'); + define('DOKUWIKIVERSION','2005-01-17'); ini_set('short_open_tag',"1"); require_once("conf/dokuwiki.php"); -- cgit v1.2.3