summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-09-25 12:05:28 +1000
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-09-25 12:05:28 +1000
commit9e95a95c367091dbe79983eb5af92718b08bc65b (patch)
tree08b4da108529d6ab4416a3ed7447aa4c77c8300f /build_posix
parentac35d03a739663465b058329f7388f3f770df52e (diff)
downloadmongo-9e95a95c367091dbe79983eb5af92718b08bc65b.tar.gz
Cut release 1.3.1.1.3.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 a9b28b29f8a..cb249ca3da0 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=3
-VERSION_PATCH=0
-VERSION_STRING='"WiredTiger 1.3.0: (September 17, 2012)"'
+VERSION_PATCH=1
+VERSION_STRING='"WiredTiger 1.3.1: (September 25, 2012)"'
AC_SUBST(VERSION_MAJOR)
AC_SUBST(VERSION_MINOR)
diff --git a/build_posix/aclocal/version.m4 b/build_posix/aclocal/version.m4
index 90eba0a94fa..920bd50490b 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.3.0
+1.3.1