[SCM] OCE packaging branch, upstream, updated. OCE-0.6.0-230-g17bea23

tpaviot tpaviot at gmail.com
Fri Feb 24 18:51:04 UTC 2012


The following commit has been merged in the upstream branch:
commit ce12274b446fad04f4f9d3f1ef2f42eccf896031
Author: tpaviot <tpaviot at gmail.com>
Date:   Tue Jan 31 21:11:52 2012 +0100

    Bumped version number to 0.9.0

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7c87dbd..2cc0251 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ SET(OCE_VERSION_MAJOR 0)
 SET(OCE_VERSION_MINOR 9)
 SET(OCE_VERSION_PATCH 0)
 #  Empty for official releases, set to -dev, -rc1, etc for development releases
-SET(OCE_VERSION_DEVEL -rc1)
+SET(OCE_VERSION_DEVEL )
 
 SET(OCE_VERSION ${OCE_VERSION_MAJOR}.${OCE_VERSION_MINOR}.${OCE_VERSION_PATCH}${OCE_VERSION_DEVEL})
 

-- 
OCE packaging



More information about the debian-science-commits mailing list