[Initng-svn] r3984 - in initng-ifiles: tags/0.0.3.2

svn at initng.thinktux.net svn at initng.thinktux.net
Mon May 1 18:17:45 CEST 2006


Author: trigger
Date: Mon May  1 18:17:42 2006
New Revision: 3984

Added:
   initng-ifiles/tags/0.0.3.2/
      - copied from r3983, /initng-ifiles/trunk/
Modified:
   initng-ifiles/tags/0.0.3.2/CMakeLists.txt
   initng-ifiles/tags/0.0.3.2/NEWS
   initng-ifiles/trunk/CMakeLists.txt
   initng-ifiles/trunk/NEWS

Log:
tag initng-ifiles 0.0.3.2

Modified: initng-ifiles/tags/0.0.3.2/CMakeLists.txt
==============================================================================
--- /initng-ifiles/trunk/CMakeLists.txt	(original)
+++ initng-ifiles/tags/0.0.3.2/CMakeLists.txt	Mon May  1 18:17:42 2006
@@ -1,5 +1,5 @@
 PROJECT(initng-ifiles)
-SET(VERSION "0.0.3" CACHE STRING "Version number of the project")
+SET(VERSION "0.0.3.3" 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-ifiles/tags/0.0.3.2/NEWS
==============================================================================
--- /initng-ifiles/trunk/NEWS	(original)
+++ initng-ifiles/tags/0.0.3.2/NEWS	Mon May  1 18:17:42 2006
@@ -1,8 +1,11 @@
 Version History:
 ---------------
+    200/05/01
+    initng-ifiles-0.0.3.2
     * add system/modules in "gen_system_runlevel -all"
     * bringing down interfaces on Debian/Ubuntu shouldn't exit with exit 1 anymore
     * added support for new udev 090 (udevtrigger and udevsettle)
+    * and much more
 
     2006/04/21
     inintng-files-0.0.3.1

Modified: initng-ifiles/trunk/CMakeLists.txt
==============================================================================
--- initng-ifiles/trunk/CMakeLists.txt	(original)
+++ initng-ifiles/trunk/CMakeLists.txt	Mon May  1 18:17:42 2006
@@ -1,5 +1,5 @@
 PROJECT(initng-ifiles)
-SET(VERSION "0.0.3" CACHE STRING "Version number of the project")
+SET(VERSION "0.0.3.3-svn" 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-ifiles/trunk/NEWS
==============================================================================
--- initng-ifiles/trunk/NEWS	(original)
+++ initng-ifiles/trunk/NEWS	Mon May  1 18:17:42 2006
@@ -1,8 +1,11 @@
 Version History:
 ---------------
+    200/05/01
+    initng-ifiles-0.0.3.2
     * add system/modules in "gen_system_runlevel -all"
     * bringing down interfaces on Debian/Ubuntu shouldn't exit with exit 1 anymore
     * added support for new udev 090 (udevtrigger and udevsettle)
+    * and much more
 
     2006/04/21
     inintng-files-0.0.3.1


More information about the Initng-svn mailing list