summaryrefslogtreecommitdiff
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2011-02-10 17:00:18 +0000
committerNeil Jagdish Patel <neil.patel@canonical.com>2011-02-10 17:00:18 +0000
commitf990ab03e2ff7c48580babc18fb4cbc0bc1b5809 (patch)
tree58a4882872c59cfdf1ff8234111675d6179e23d3
parente5b68f2969a4446e2cdb5de8e5cb190c2c1233da (diff)
[release] 3.4.23.4.2
(bzr r846)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f5dfff4ee..7ba79be9d 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 4)
-set (UNITY_MICRO 0)
+set (UNITY_MICRO 2)
set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}")
set (UNITY_API_VERSION "3.0")