[Ocfs2-commits] jlbec commits r2774 - in branches/ocfs2-1.2: . vendor/ax2

svn-commits@oss.oracle.com svn-commits at oss.oracle.com
Wed Feb 22 17:10:25 CST 2006


Author: jlbec
Signed-off-by: mfasheh
Date: 2006-02-22 17:10:24 -0600 (Wed, 22 Feb 2006)
New Revision: 2774

Modified:
   branches/ocfs2-1.2/configure.in
   branches/ocfs2-1.2/vendor/ax2/
Log:

o Now that we can handle the RPM versions, let's make development
  code use the forthcoming version, not the last released version.

FROM NOW ON, BUMP THE VERSION RIGHT AFTER A RELEASE

Signed-off-by: mfasheh



Modified: branches/ocfs2-1.2/configure.in
===================================================================
--- branches/ocfs2-1.2/configure.in	2006-02-22 23:08:53 UTC (rev 2773)
+++ branches/ocfs2-1.2/configure.in	2006-02-22 23:10:24 UTC (rev 2774)
@@ -9,7 +9,7 @@
 # Adjust these for the software version.
 MAJOR_VERSION=1
 MINOR_VERSION=2
-MICRO_VERSION=0
+MICRO_VERSION=1
 EXTRA_VERSION=
 
 # Required version of ocfs-tools


Property changes on: branches/ocfs2-1.2/vendor/ax2
___________________________________________________________________
Name: svn:ignore
   - .*.sw?
ocfs2-*.spec-generic

   + .*.sw?
ocfs2.spec-generic





More information about the Ocfs2-commits mailing list