CVS update: /cowiki/htdocs/

[email protected] 30 Apr 2005 04:16:50 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/04/29 21:16:50

Modified:
   cowiki/htdocs/version.php

Log:
 "Up"-date (setup/installer stuff). Nothing has been changed on the coWiki core itself

File Changes:

Directory: /cowiki/htdocs/
==========================

File [changed]: version.php
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/version.php?r1=1.126&r2=1.127
Delta lines:  +3 -3
-------------------
--- version.php	28 Apr 2005 01:31:24 -0000	1.126
+++ version.php	30 Apr 2005 04:16:48 -0000	1.127
@@ -2,7 +2,7 @@
 
 /**
  *
- * $Id: version.php,v 1.126 2005/04/28 01:31:24 dgorski Exp $
+ * $Id: version.php,v 1.127 2005/04/30 04:16:48 dgorski Exp $
  *
  * This file is part of coWiki. coWiki is free software under the terms of
  * the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -16,7 +16,7 @@
  * @author     Daniel T. Gorski, <[email protected]>
  * @copyright  (C) Daniel T. Gorski, {@link http://www.develnet.org}
  * @license    http://www.gnu.org/licenses/gpl.html
- * @version    $Revision: 1.126 $
+ * @version    $Revision: 1.127 $
  *
  */
 
@@ -108,7 +108,7 @@
      * ease the work of the developers. Please do not forget to add your
      * changes to the ChangeLog file too.
      */
-    define('COWIKI_VERSION_DATE', 'April 28 2005');
+    define('COWIKI_VERSION_DATE', 'April 29 2005');