[Orxonox-commit 1726] r6444 - code/trunk
rgrieder at orxonox.net
rgrieder at orxonox.net
Mon Jan 4 16:06:21 CET 2010
Author: rgrieder
Date: 2010-01-04 16:06:21 +0100 (Mon, 04 Jan 2010)
New Revision: 6444
Modified:
code/trunk/CMakeLists.txt
Log:
Version bump --> 0.0.4
Modified: code/trunk/CMakeLists.txt
===================================================================
--- code/trunk/CMakeLists.txt 2010-01-04 14:52:43 UTC (rev 6443)
+++ code/trunk/CMakeLists.txt 2010-01-04 15:06:21 UTC (rev 6444)
@@ -39,8 +39,8 @@
# Version info
SET(ORXONOX_VERSION_MAJOR 0)
SET(ORXONOX_VERSION_MINOR 0)
-SET(ORXONOX_VERSION_PATCH 3)
-SET(ORXONOX_VERSION 0.0.3)
+SET(ORXONOX_VERSION_PATCH 4)
+SET(ORXONOX_VERSION 0.0.4)
SET(ORXONOX_VERSION_NAME "Arcturus")
# Standard path suffixes
More information about the Orxonox-commit
mailing list