diff options
author | Michael Cahill <michael.cahill@wiredtiger.com> | 2012-04-26 15:52:33 +1000 |
---|---|---|
committer | Michael Cahill <michael.cahill@wiredtiger.com> | 2012-04-26 15:52:33 +1000 |
commit | f518bcf6417ba959346d4631b469a6a09ea9e4f8 (patch) | |
tree | 9866832c0c93e2be1e3a7dec8fcaf4af94203532 /build_posix/aclocal/version.m4 | |
parent | 05bff16697a97ba22fad37c18c4bbcd94ec3c424 (diff) | |
download | mongo-f518bcf6417ba959346d4631b469a6a09ea9e4f8.tar.gz |
Bump version to 1.1.51.1.5
Diffstat (limited to 'build_posix/aclocal/version.m4')
-rw-r--r-- | build_posix/aclocal/version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_posix/aclocal/version.m4 b/build_posix/aclocal/version.m4 index b630f609a0d..8d740efe7df 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.1.4 +1.1.5 |