summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2013-03-25 11:42:46 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2013-03-25 11:42:46 +1100
commit9ff1bc842fad2fcfeefa967f61bc435893d4c182 (patch)
tree4e6cf905f091bdedd80c2eee374b3d1938a757ee /build_posix
parent2ece5f1137d27626b1b3caa07ec2f2c4f9f884b0 (diff)
downloadmongo-9ff1bc842fad2fcfeefa967f61bc435893d4c182.tar.gz
Cut release 1.5.11.5.1
Diffstat (limited to 'build_posix')
-rw-r--r--build_posix/aclocal/version-set.m44
-rw-r--r--build_posix/aclocal/version.m42
2 files changed, 3 insertions, 3 deletions
diff --git a/build_posix/aclocal/version-set.m4 b/build_posix/aclocal/version-set.m4
index 762c30c464d..c11f1444f56 100644
--- a/build_posix/aclocal/version-set.m4
+++ b/build_posix/aclocal/version-set.m4
@@ -2,8 +2,8 @@ dnl build by dist/s_version
VERSION_MAJOR=1
VERSION_MINOR=5
-VERSION_PATCH=0
-VERSION_STRING='"WiredTiger 1.5.0: (March 14, 2013)"'
+VERSION_PATCH=1
+VERSION_STRING='"WiredTiger 1.5.1: (March 25, 2013)"'
AC_SUBST(VERSION_MAJOR)
AC_SUBST(VERSION_MINOR)
diff --git a/build_posix/aclocal/version.m4 b/build_posix/aclocal/version.m4
index 55081c7412c..52018ee0b7a 100644
--- a/build_posix/aclocal/version.m4
+++ b/build_posix/aclocal/version.m4
@@ -1,2 +1,2 @@
dnl WiredTiger product version for AC_INIT. Maintained by dist/s_version
-1.5.0
+1.5.1