From 45ed4d3856f3ce3191c81679900f7d890e92132a Mon Sep 17 00:00:00 2001 From: Alex Gorrod Date: Thu, 24 Mar 2016 15:19:29 +1100 Subject: Fixup dates for release versions --- NEWS | 2 +- README | 2 +- build_posix/aclocal/version-set.m4 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 87c6733bd97..af8b15488cc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -WiredTiger release 2.8.0, 2015-22-03 +WiredTiger release 2.8.0, 2015-03-24 ------------------------------------ The WiredTiger 2.8.0 release contains new features, new supported platforms, diff --git a/README b/README index bdb9003c22d..fc0fe79afee 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -WiredTiger 2.8.0: (March 23, 2016) +WiredTiger 2.8.0: (March 24, 2016) This is version 2.8.0 of WiredTiger. diff --git a/build_posix/aclocal/version-set.m4 b/build_posix/aclocal/version-set.m4 index 746c73499df..bcc2c99c727 100644 --- a/build_posix/aclocal/version-set.m4 +++ b/build_posix/aclocal/version-set.m4 @@ -3,7 +3,7 @@ dnl build by dist/s_version VERSION_MAJOR=2 VERSION_MINOR=8 VERSION_PATCH=0 -VERSION_STRING='"WiredTiger 2.8.0: (March 23, 2016)"' +VERSION_STRING='"WiredTiger 2.8.0: (March 24, 2016)"' AC_SUBST(VERSION_MAJOR) AC_SUBST(VERSION_MINOR) -- cgit v1.2.3