[Ocfs2-tools-commits] mfasheh commits r1405 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Aug 24 16:30:26 PDT 2007


Author: mfasheh
Date: 2007-08-24 16:30:25 -0700 (Fri, 24 Aug 2007)
New Revision: 1405

Modified:
   trunk/configure.in
Log:
Bump the version to 1.4.0

ocfs2-tools-1.2 is kept as a stable branch. New features will be added here.

Signed-off-by: jlbec



Modified: trunk/configure.in
===================================================================
--- trunk/configure.in	2007-08-24 23:27:54 UTC (rev 1404)
+++ trunk/configure.in	2007-08-24 23:30:25 UTC (rev 1405)
@@ -8,8 +8,8 @@
 
 # Adjust these for the software version.
 MAJOR_VERSION=1
-MINOR_VERSION=2
-MICRO_VERSION=6
+MINOR_VERSION=4
+MICRO_VERSION=0
 EXTRA_VERSION=
 
 DIST_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION




More information about the Ocfs2-tools-commits mailing list