[ghelda-devel] [22] Change in the index.php s/svn/vcs/.

[ Thread Index | Date Index | More lists.tuxfamily.org/ghelda-devel Archives ]


Revision: 22
Author:   odyx
Date:     2009-04-27 14:42:52 +0200 (Mon, 27 Apr 2009)

Log Message:
-----------
Change in the index.php s/svn/vcs/.

This is mostly a test for my git-svn setup.

Modified Paths:
--------------
    trunk/index.php


Modified: trunk/index.php
===================================================================
--- trunk/index.php	2009-04-02 14:45:04 UTC (rev 21)
+++ trunk/index.php	2009-04-27 12:42:52 UTC (rev 22)
@@ -23,7 +23,7 @@
 $g_timeStart = microtime(true);
 
 //! Version of GHELDA
-define('GHELDA_VERSION','0.00-TRUNK-svn');
+define('GHELDA_VERSION','0.00-TRUNK-vcs');
 
 // Include the functions for GHELDA
 require_once 'inc/g_functions.php';


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/