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:
791efa7
)
Branch b1_6
author
adilger
<adilger>
Mon, 3 Mar 2008 21:16:40 +0000
(21:16 +0000)
committer
adilger
<adilger>
Mon, 3 Mar 2008 21:16:40 +0000
(21:16 +0000)
Fix incorrect build version.
lustre/autoconf/lustre-version.ac
patch
|
blob
|
history
diff --git
a/lustre/autoconf/lustre-version.ac
b/lustre/autoconf/lustre-version.ac
index
b723970
..
d463e47
100644
(file)
--- a/
lustre/autoconf/lustre-version.ac
+++ b/
lustre/autoconf/lustre-version.ac
@@
-1,7
+1,7
@@
m4_define([LUSTRE_MAJOR],[1])
m4_define([LUSTRE_MINOR],[6])
-m4_define([LUSTRE_PATCH],[
5
])
-m4_define([LUSTRE_FIX],[5
0
])
+m4_define([LUSTRE_PATCH],[
4
])
+m4_define([LUSTRE_FIX],[5
1
])
# Note: we're starting prerelease versions at 50 this time.
dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but