[Cmake-commits] CMake branch, release, updated. v2.8.0-10-g2812910
cmake-commits at cmake.org
cmake-commits at cmake.org
Fri Mar 5 13:08:47 EST 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, release has been updated
via 2812910950134d1d319ab98e98f49124f435eb39 (commit)
from 6dde1543130c63f6fefd23e8791d1b9e9639aa4b (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=2812910950134d1d319ab98e98f49124f435eb39
commit 2812910950134d1d319ab98e98f49124f435eb39
Author: Bill Hoffman <bill.hoffman at kitware.com>
Date: Fri Mar 5 13:08:03 2010 -0500
Increment RC number to RC 4 to match commits on branch.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e83abf7..1eb558b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -329,7 +329,7 @@ ENDMACRO (CMAKE_BUILD_UTILITIES)
SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 1)
-SET(CMake_VERSION_RC 3)
+SET(CMake_VERSION_RC 4)
# We use odd minor numbers for development versions.
# Use a date for the development patch level.
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list