[Ocfs2-commits] mfasheh commits r2757 - branches/ocfs2-1.2

svn-commits@oss.oracle.com svn-commits at oss.oracle.com
Tue Jan 24 17:06:39 CST 2006


Author: mfasheh
Signed-off-by: jlbec
Date: 2006-01-24 16:29:02 -0600 (Tue, 24 Jan 2006)
New Revision: 2757

Modified:
   branches/ocfs2-1.2/configure.in
Log:
* Bump version number

Signed-off-by: jlbec



Modified: branches/ocfs2-1.2/configure.in
===================================================================
--- branches/ocfs2-1.2/configure.in	2006-01-23 22:37:55 UTC (rev 2756)
+++ branches/ocfs2-1.2/configure.in	2006-01-24 22:29:02 UTC (rev 2757)
@@ -8,8 +8,8 @@
 
 # Adjust these for the software version.
 MAJOR_VERSION=1
-MINOR_VERSION=1
-MICRO_VERSION=8
+MINOR_VERSION=2
+MICRO_VERSION=0
 EXTRA_VERSION=
 
 # Adjust this only to bump the RPM packaging version



More information about the Ocfs2-commits mailing list