summaryrefslogtreecommitdiff
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2011-03-07 17:25:51 +0000
committerNeil Jagdish Patel <neil.patel@canonical.com>2011-03-07 17:25:51 +0000
commita470a747c8a19b17249be48fc1cb9a8a4e5bb1aa (patch)
treef7c3cbba52fe58fcaba0d2a55dbff496b19b00c5
parenta026f3fbc446b9e794b9938cd17087cdc966355d (diff)
[release] 3.6.23.6.2
(bzr r930)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72d1780e7..443ed4ecd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ subdirs (services tests tools doc)
set (PROJECT_NAME "unity")
set (UNITY_MAJOR 3)
set (UNITY_MINOR 6)
-set (UNITY_MICRO 0)
+set (UNITY_MICRO 2)
set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}")
set (UNITY_API_VERSION "3.0")