[vhffs-dev] [1670] trunk is now VHFFS 4.4-dev |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1670
Author: gradator
Date: 2011-04-24 20:19:48 +0200 (Sun, 24 Apr 2011)
Log Message:
-----------
trunk is now VHFFS 4.4-dev
Modified Paths:
--------------
trunk/configure.ac
trunk/vhffs-api/src/Vhffs/Constants.pm
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2011-04-24 17:30:26 UTC (rev 1669)
+++ trunk/configure.ac 2011-04-24 18:19:48 UTC (rev 1670)
@@ -1,5 +1,5 @@
AC_REVISION($Revision: 101 $)dnl
-AC_INIT([VHFFS], [4.3.0], [support@xxxxxxxxx])
+AC_INIT([VHFFS], [4.4-dev], [support@xxxxxxxxx])
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])
Modified: trunk/vhffs-api/src/Vhffs/Constants.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Constants.pm 2011-04-24 17:30:26 UTC (rev 1669)
+++ trunk/vhffs-api/src/Vhffs/Constants.pm 2011-04-24 18:19:48 UTC (rev 1670)
@@ -6,8 +6,8 @@
use constant
{
- VHFFS_VERSION => '4.3.0',
- VHFFS_RELEASE_NAME => 'Enhydra lutris',
+ VHFFS_VERSION => '4.4-dev',
+ VHFFS_RELEASE_NAME => 'To Be Defined',
WAITING_FOR_VALIDATION => 1,
VALIDATION_REFUSED => 2,