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:
7ba0b05
)
Merge b1_8_gate from b1_6 (20080708_1553)
author
adilger
<adilger>
Wed, 9 Jul 2008 00:03:25 +0000
(
00:03
+0000)
committer
adilger
<adilger>
Wed, 9 Jul 2008 00:03:25 +0000
(
00:03
+0000)
Mostly minor cleanups.
Make ChangeLog consistent.
Bump build version to v1_7_51.
lustre/autoconf/lustre-version.ac
patch
|
blob
|
history
diff --git
a/lustre/autoconf/lustre-version.ac
b/lustre/autoconf/lustre-version.ac
index
d434757
..
b231aa6
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],[5
0
])
+m4_define([LUSTRE_PATCH],[5
1
])
m4_define([LUSTRE_FIX],[0])
# Note: we're starting prerelease versions at 50 this time.