summaryrefslogtreecommitdiff
path: root/build_posix/aclocal
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2013-11-19 11:46:04 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2013-11-19 11:46:04 +1100
commitce2aba7d91f5b6daa4fff4b484fed4783f45484f (patch)
treee24f35449f8ca6437e06057c08e2af66b73a926e /build_posix/aclocal
parentbf37e9405d8a63d9b7a397b84bb09e36d36c47d3 (diff)
downloadmongo-ce2aba7d91f5b6daa4fff4b484fed4783f45484f.tar.gz
Cut WiredTiger release 1.6.61.6.6
Diffstat (limited to 'build_posix/aclocal')
-rw-r--r--build_posix/aclocal/version-set.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/build_posix/aclocal/version-set.m4 b/build_posix/aclocal/version-set.m4
index 2e4e05c5bc4..b32a67878bd 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=1
VERSION_MINOR=6
VERSION_PATCH=6
-VERSION_STRING='"WiredTiger 1.6.6: (October 9, 2013)"'
+VERSION_STRING='"WiredTiger 1.6.6: (November 19, 2013)"'
AC_SUBST(VERSION_MAJOR)
AC_SUBST(VERSION_MINOR)