CVS update: /cowiki/htdocs/

[email protected] 27 Jul 2005 22:30:34 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: cmarble 
Date: 2005/07/27 15:30:34

Modified:
   cowiki/htdocs/version.php

Log:
 

File Changes:

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

File [changed]: version.php
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/version.php?r1=1.145&r2=1.146
Delta lines:  +3 -3
-------------------
--- version.php	27 Jul 2005 21:00:25 -0000	1.145
+++ version.php	27 Jul 2005 22:30:31 -0000	1.146
@@ -2,7 +2,7 @@
 
 /**
  *
- * $Id: version.php,v 1.145 2005/07/27 21:00:25 cmarble Exp $
+ * $Id: version.php,v 1.146 2005/07/27 22:30:31 cmarble 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.145 $
+ * @version    $Revision: 1.146 $
  *
  */
 
@@ -99,7 +99,7 @@
      * ease the work of the developers. Please do not forget to add your
      * changes to the ChangeLog file too.
      */
-    define('COWIKI_VERSION_DATE', 'July 27 2005');
+    define('COWIKI_VERSION_DATE', 'July 28 2005');