[Ocfs2-commits] smushran commits r3065 - branches/ocfs2-1.2
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Mon Oct 1 12:59:36 PDT 2007
Author: smushran
Date: 2007-10-01 12:59:35 -0700 (Mon, 01 Oct 2007)
New Revision: 3065
Modified:
branches/ocfs2-1.2/configure.in
Log:
ocfs2: Update the tools required version
As this release of OCFS2 uses different default cluster timeouts,
we need to ensure the users update to the version of the tools
that bundles o2cb.init that also uses the same new defaults.
Signed-off-by: mfasheh
Modified: branches/ocfs2-1.2/configure.in
===================================================================
--- branches/ocfs2-1.2/configure.in 2007-09-28 20:29:57 UTC (rev 3064)
+++ branches/ocfs2-1.2/configure.in 2007-10-01 19:59:35 UTC (rev 3065)
@@ -13,7 +13,7 @@
EXTRA_VERSION=
# Required version of ocfs-tools
-TOOLS_REQUIRED_VERSION=1.1.1
+TOOLS_REQUIRED_VERSION=1.2.6
DIST_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
if test -z "$EXTRA_VERSION"; then
More information about the Ocfs2-commits
mailing list