Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e74df0a
)
Updated version for the 1.8.0 release candidate.
author
stinson1947
<stinson1947>
Mon, 29 Dec 2008 15:53:21 +0000
(15:53 +0000)
committer
stinson1947
<stinson1947>
Mon, 29 Dec 2008 15:53:21 +0000
(15:53 +0000)
lustre/autoconf/lustre-version.ac
patch
|
blob
|
history
diff --git
a/lustre/autoconf/lustre-version.ac
b/lustre/autoconf/lustre-version.ac
index
c5ca2b7
..
42085c9
100644
(file)
--- a/
lustre/autoconf/lustre-version.ac
+++ b/
lustre/autoconf/lustre-version.ac
@@
-1,6
+1,6
@@
m4_define([LUSTRE_MAJOR],[1])
-m4_define([LUSTRE_MINOR],[
7
])
-m4_define([LUSTRE_PATCH],[
15
0])
+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.