summaryrefslogtreecommitdiff
path: root/build_posix/aclocal
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2012-12-03 18:43:17 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2012-12-03 18:43:17 +1100
commit76665c40922cc1483e5e3bdefa9beda3d7865bb8 (patch)
tree83c096719e34756e2c63746d371bb8ba837a0a99 /build_posix/aclocal
parent450b43cd032601b7207629de334e674dfdd62203 (diff)
downloadmongo-76665c40922cc1483e5e3bdefa9beda3d7865bb8.tar.gz
Cut release 1.4.01.4.0
Diffstat (limited to 'build_posix/aclocal')
-rw-r--r--build_posix/aclocal/version-set.m48
-rw-r--r--build_posix/aclocal/version.m42
2 files changed, 5 insertions, 5 deletions
diff --git a/build_posix/aclocal/version-set.m4 b/build_posix/aclocal/version-set.m4
index 6e09827b33f..cc7dd0ba3e7 100644
--- a/build_posix/aclocal/version-set.m4
+++ b/build_posix/aclocal/version-set.m4
@@ -1,14 +1,14 @@
dnl build by dist/s_version
VERSION_MAJOR=1
-VERSION_MINOR=3
-VERSION_PATCH=8
-VERSION_STRING='"WiredTiger 1.3.8: (November 22, 2012)"'
+VERSION_MINOR=4
+VERSION_PATCH=0
+VERSION_STRING='"WiredTiger 1.4.0: (December 3, 2012)"'
AC_SUBST(VERSION_MAJOR)
AC_SUBST(VERSION_MINOR)
AC_SUBST(VERSION_PATCH)
AC_SUBST(VERSION_STRING)
-VERSION_NOPATCH=1.3
+VERSION_NOPATCH=1.4
AC_SUBST(VERSION_NOPATCH)
diff --git a/build_posix/aclocal/version.m4 b/build_posix/aclocal/version.m4
index b825142c170..5f243bbb8cc 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.8
+1.4.0