summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Barbier <bouzim@gmail.com>2011-05-31 09:05:19 +0200
committerDenis Barbier <bouzim@gmail.com>2011-05-31 09:06:32 +0200
commit29761d0cbece4cf7db3bacbd12034e6a5c9f80cb (patch)
tree8791e121f94ae619462252fea918bd8baddb2dee
parenteda872b5c059b6c89eea5c8bd78b84e4cc807f8f (diff)
downloadoce-29761d0cbece4cf7db3bacbd12034e6a5c9f80cb.tar.gz
oce-29761d0cbece4cf7db3bacbd12034e6a5c9f80cb.zip
Bump OCE_VERSION to 0.3.0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9bc4a517..d9c43d66 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,7 +19,7 @@
PROJECT(OCE)
-SET(OCE_VERSION 0.2.0)
+SET(OCE_VERSION 0.3.0)
SET(OCE_ABI_SOVERSION 0)
SET(OCE_ABI_VERSION 0.0.0)