[Cmake-commits] CMake branch, next, updated. v2.8.11-1957-g3059188

Brad King brad.king at kitware.com
Thu May 16 12:45:41 EDT 2013


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 "CMake".

The branch, next has been updated
       via  30591885d492bbeea8aaeafa045878b7f5fbfa4e (commit)
       via  272431a84ff13eb17cf04389428f57c7fe13e3a2 (commit)
      from  4527d76a7f0ab32810e6cf0ff0143d37a8044804 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=30591885d492bbeea8aaeafa045878b7f5fbfa4e
commit 30591885d492bbeea8aaeafa045878b7f5fbfa4e
Merge: 4527d76 272431a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 16 12:44:34 2013 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu May 16 12:44:34 2013 -0400

    Merge branch 'master' into next


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=272431a84ff13eb17cf04389428f57c7fe13e3a2
commit 272431a84ff13eb17cf04389428f57c7fe13e3a2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 16 12:44:26 2013 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu May 16 12:44:26 2013 -0400

    Begin post-2.8.11 development

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index f2792d6..f3fdc90 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,5 +2,5 @@
 set(CMake_VERSION_MAJOR 2)
 set(CMake_VERSION_MINOR 8)
 set(CMake_VERSION_PATCH 11)
-set(CMake_VERSION_TWEAK 0)
-#set(CMake_VERSION_RC 0)
+set(CMake_VERSION_TWEAK 20130516)
+#set(CMake_VERSION_RC 1)

-----------------------------------------------------------------------

Summary of changes:
 Source/CMakeVersion.cmake |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list