[Initng-svn] r3985 - initng-ifiles/tags/0.0.3.2

svn at initng.thinktux.net svn at initng.thinktux.net
Mon May 1 18:21:46 CEST 2006


Author: trigger
Date: Mon May  1 18:21:45 2006
New Revision: 3985

Modified:
   initng-ifiles/tags/0.0.3.2/CMakeLists.txt

Log:
it is 0.0.3.2 not 0.0.3.3

Modified: initng-ifiles/tags/0.0.3.2/CMakeLists.txt
==============================================================================
--- initng-ifiles/tags/0.0.3.2/CMakeLists.txt	(original)
+++ initng-ifiles/tags/0.0.3.2/CMakeLists.txt	Mon May  1 18:21:45 2006
@@ -1,5 +1,5 @@
 PROJECT(initng-ifiles)
-SET(VERSION "0.0.3.3" CACHE STRING "Version number of the project")
+SET(VERSION "0.0.3.2" 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