This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tarantool -- an efficient key/value data store".
The branch master has been updated
via 5c135dc51862466e0c91c9e23e794f0257409cf6 (commit)
from 1cbe4ca890314b1fb17b427791fcb37cc0fa991c (commit)
Summary of changes:
CMakeLists.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 5c135dc51862466e0c91c9e23e794f0257409cf6
Author: Konstantin Osipov <[email protected]>
Date: Thu Feb 24 15:02:49 2011 +0300
Increment the version number (1.4.0).
Start the next development milestone.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 64de423..f1991e2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,8 +82,8 @@ execute_process (COMMAND ${GIT} describe HEAD
# out of source.
#
set (CPACK_PACKAGE_VERSION_MAJOR "1")
-set (CPACK_PACKAGE_VERSION_MINOR "3")
-set (CPACK_PACKAGE_VERSION_PATCH "4")
+set (CPACK_PACKAGE_VERSION_MINOR "4")
+set (CPACK_PACKAGE_VERSION_PATCH "0")
if (TARANTOOL_VERSION STREQUAL "")
set (TARANTOOL_VERSION
"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
--
Tarantool -- an efficient key/value data store
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp