summaryrefslogtreecommitdiff
path: root/build_posix
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2016-03-23 16:13:00 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2016-03-23 16:13:00 +1100
commitd16256ae1e007ff285cc2bdc3b3a9c1f5f11a0ef (patch)
tree01e59f474a00bba8c956740b72270f2e2a456fe5 /build_posix
parent5e6f071cef98767846e6ec046fa498667dd7149e (diff)
downloadmongo-d16256ae1e007ff285cc2bdc3b3a9c1f5f11a0ef.tar.gz
Cut WiredTiger WT-2.8.0 release
Diffstat (limited to 'build_posix')
-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 6c7c6eed9cf..746c73499df 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=2
-VERSION_MINOR=7
-VERSION_PATCH=1
-VERSION_STRING='"WiredTiger 2.7.1: (December 8, 2015)"'
+VERSION_MINOR=8
+VERSION_PATCH=0
+VERSION_STRING='"WiredTiger 2.8.0: (March 23, 2016)"'
AC_SUBST(VERSION_MAJOR)
AC_SUBST(VERSION_MINOR)
AC_SUBST(VERSION_PATCH)
AC_SUBST(VERSION_STRING)
-VERSION_NOPATCH=2.7
+VERSION_NOPATCH=2.8
AC_SUBST(VERSION_NOPATCH)
diff --git a/build_posix/aclocal/version.m4 b/build_posix/aclocal/version.m4
index 3b690982f9d..9c12f14ad48 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
-2.7.1
+2.8.0