[Cmake-commits] CMake branch, master, updated. v2.8.1-1405-geb7e54f

Brad King brad.king at kitware.com
Mon Jun 28 10:36:52 EDT 2010


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, master has been updated
       via  eb7e54fe006f5cbf7970c38626fbcd09d5ce8761 (commit)
       via  f9116d0225f0c96a20b508510cffb621e116ac28 (commit)
       via  11756b9608c7cf59a832296790b6938614cd6597 (commit)
       via  e010d1f688cac98f690e68f95f05c6763d806add (commit)
       via  be4b3c905ee893f3e795ff01984e63065ed27229 (commit)
       via  7f662c5c629e768959a679bfd732c2799c324705 (commit)
       via  9d7fa8b59c8b6f164459f4e9a14e445f38e3964b (commit)
       via  5b3987bc4198e27f1ab060cd31a095ab1e532d32 (commit)
       via  23a8f31e3fd103a6da716055f4e9cae653b5f851 (commit)
       via  9949f9fbff2f635285857d2fa74fe769a11eb125 (commit)
       via  a12da80c775fa3e7335f6935cf422da440d89783 (commit)
      from  a55aee5cddc00c33536c957ec4c7732a6083047c (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=eb7e54fe006f5cbf7970c38626fbcd09d5ce8761
commit eb7e54fe006f5cbf7970c38626fbcd09d5ce8761
Author: Brad King <brad.king at kitware.com>
Date:   Mon Jun 28 10:34:04 2010 -0400

    Begin post-2.8.2 development

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 23dd2a5..d77c377 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -340,8 +340,8 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
 SET(CMake_VERSION_MAJOR 2)
 SET(CMake_VERSION_MINOR 8)
 SET(CMake_VERSION_PATCH 2)
-SET(CMake_VERSION_TWEAK 0)
-#SET(CMake_VERSION_RC 4)
+#SET(CMake_VERSION_TWEAK 0)
+#SET(CMake_VERSION_RC 1)
 
 # Releases define a tweak level.
 IF(DEFINED CMake_VERSION_TWEAK)

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

Summary of changes:
 CMakeLists.txt   |    2 +-
 ChangeLog.manual |   83 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 83 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list