[Initng-svn] r3785 - in initng: trunk
svn at initng.thinktux.net
svn at initng.thinktux.net
Thu Apr 13 00:19:44 CEST 2006
Author: trigger
Date: Thu Apr 13 00:19:43 2006
New Revision: 3785
Added:
initng/branches/0.6.1/
- copied from r3783, /initng/trunk/
Modified:
initng/branches/0.6.1/CMakeLists.txt
initng/trunk/CMakeLists.txt
Log:
create a new 0.6.1 branch
Modified: initng/branches/0.6.1/CMakeLists.txt
==============================================================================
--- /initng/trunk/CMakeLists.txt (original)
+++ initng/branches/0.6.1/CMakeLists.txt Thu Apr 13 00:19:43 2006
@@ -1,5 +1,5 @@
PROJECT(initng)
-SET(VERSION "0.6.1" CACHE STRING "Version number of the project")
+SET(VERSION "0.6.1RC1" CACHE STRING "Version number of the project")
IF(CMAKE_BACKWARDS_COMPATIBILITY LESS 2.2)
MESSAGE(FATAL_ERROR "Error: Your CMake version is too old. This project requires version 2.2 or newer.")
Modified: initng/trunk/CMakeLists.txt
==============================================================================
--- initng/trunk/CMakeLists.txt (original)
+++ initng/trunk/CMakeLists.txt Thu Apr 13 00:19:43 2006
@@ -1,5 +1,5 @@
PROJECT(initng)
-SET(VERSION "0.6.1" CACHE STRING "Version number of the project")
+SET(VERSION "0.6.2svn" CACHE STRING "Version number of the project")
IF(CMAKE_BACKWARDS_COMPATIBILITY LESS 2.2)
MESSAGE(FATAL_ERROR "Error: Your CMake version is too old. This project requires version 2.2 or newer.")
More information about the Initng-svn
mailing list