[SCM] OCE packaging branch, debian, updated. debian/0.11-1

tpaviot tpaviot at gmail.com
Thu Dec 13 19:16:32 UTC 2012


The following commit has been merged in the debian branch:
commit ffa4f44c1dbf1eab397d3556e82dd6e3527e6214
Author: tpaviot <tpaviot at gmail.com>
Date:   Wed Nov 21 09:41:41 2012 +0100

    Bumped oce version to 0.11-dev

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 66274b9..0dd3a7a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,10 +20,10 @@
 PROJECT(OCE)
 
 SET(OCE_VERSION_MAJOR 0)
-SET(OCE_VERSION_MINOR 10)
+SET(OCE_VERSION_MINOR 11)
 # OCE_VERSION_PATCH is used for bugfixes releases only
 # (uncomment following line)
-SET(OCE_VERSION_PATCH 1)
+#SET(OCE_VERSION_PATCH 0)
 #  Empty for official releases, set to -dev, -rc1, etc for development releases
 SET(OCE_VERSION_DEVEL -dev)
 

-- 
OCE packaging



More information about the debian-science-commits mailing list