summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2011-09-26 11:20:39 +0100
committerNeil Jagdish Patel <neil.patel@canonical.com>2011-09-26 11:20:39 +0100
commit98cc6e247c3a4affa4b640d8ef5bbbe413be6ab4 (patch)
tree95865ea7e49548f8e29e40faf5122eb69080fc09 /CMakeLists.txt
parentfe81c7cfcdd003b182c9dd6d0970ca42ad28859f (diff)
Release\ 4.18.04.18.0
(bzr r1623)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 75b4c193e..05d8a67b3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ subdirs (doc services tests tools UnityCore guides)
#
set (PROJECT_NAME "unity")
set (UNITY_MAJOR 4)
-set (UNITY_MINOR 16)
+set (UNITY_MINOR 18)
set (UNITY_MICRO 0)
set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}")
set (UNITY_API_VERSION "4.0")