Whamcloud - gitweb
Updated version for the 1.8.0 release candidate.
authorstinson1947 <stinson1947>
Mon, 29 Dec 2008 15:53:21 +0000 (15:53 +0000)
committerstinson1947 <stinson1947>
Mon, 29 Dec 2008 15:53:21 +0000 (15:53 +0000)
lustre/autoconf/lustre-version.ac

index c5ca2b7..42085c9 100644 (file)
@@ -1,6 +1,6 @@
 m4_define([LUSTRE_MAJOR],[1])
-m4_define([LUSTRE_MINOR],[7])
-m4_define([LUSTRE_PATCH],[150])
+m4_define([LUSTRE_MINOR],[8])
+m4_define([LUSTRE_PATCH],[0])
 m4_define([LUSTRE_FIX],[0])
 # Note: we're starting prerelease versions at 50 this time.