[vhffs-dev] [1156] Ok, we're no more in 4.1

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1156
Author:   beuss
Date:     2008-02-14 12:37:30 +0000 (Thu, 14 Feb 2008)

Log Message:
-----------
Ok, we're no more in 4.1

Modified Paths:
--------------
    trunk/configure.ac
    trunk/vhffs-api/src/Vhffs/Constants.pm


Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2008-02-13 23:01:28 UTC (rev 1155)
+++ trunk/configure.ac	2008-02-14 12:37:30 UTC (rev 1156)
@@ -1,5 +1,5 @@
 AC_REVISION($Revision: 101 $)dnl
-AC_INIT(vhffs, [4.1.0], [support@xxxxxxxxx])
+AC_INIT(vhffs, [4-trunk], [support@xxxxxxxxx])
 AC_CONFIG_AUX_DIR([.])
 
 

Modified: trunk/vhffs-api/src/Vhffs/Constants.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Constants.pm	2008-02-13 23:01:28 UTC (rev 1155)
+++ trunk/vhffs-api/src/Vhffs/Constants.pm	2008-02-14 12:37:30 UTC (rev 1156)
@@ -6,8 +6,8 @@
 
 use constant
 {
-    VHFFS_VERSION => '4.1.0',
-    VHFFS_RELEASE_NAME => "hippocampus",
+    VHFFS_VERSION => '4.1-alpha (Revision: %VHFFS_REVISION%)',
+    VHFFS_RELEASE_NAME => "platypus",
     
     WAITING_FOR_VALIDATION => 1,
     VALIDATION_REFUSED => 2,


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