[Ocfs2-tools-commits] manish commits r1009 - in trunk: debian ocfs2console/ocfs2interface

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Aug 2 16:40:40 CDT 2005


Author: manish
Date: 2005-08-02 16:40:39 -0500 (Tue, 02 Aug 2005)
New Revision: 1009

Modified:
   trunk/debian/changelog
   trunk/ocfs2console/ocfs2interface/about.py
Log:
Some sundry version updates


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-08-02 21:36:23 UTC (rev 1008)
+++ trunk/debian/changelog	2005-08-02 21:40:39 UTC (rev 1009)
@@ -1,3 +1,9 @@
+ocfs2-tools (1.0.0-1) unstable; urgency=low
+
+  * New release.
+
+ -- Joel Becker <joel.becker at oracle.com>  Tue,  2 Aug 2006 14:40:25 -0700
+
 ocfs2-tools (0.99.17-1) unstable; urgency=low
 
   * New release.

Modified: trunk/ocfs2console/ocfs2interface/about.py
===================================================================
--- trunk/ocfs2console/ocfs2interface/about.py	2005-08-02 21:36:23 UTC (rev 1008)
+++ trunk/ocfs2console/ocfs2interface/about.py	2005-08-02 21:40:39 UTC (rev 1009)
@@ -17,7 +17,7 @@
 
 import sys
 
-OCFS2TOOL_VERSION = '0.9.0'
+OCFS2TOOL_VERSION = '1.1.0'
 
 def print_version():
     print 'OCFS2Console version %s' % OCFS2TOOL_VERSION



More information about the Ocfs2-tools-commits mailing list