summaryrefslogtreecommitdiff
diff options
authorNeil Jagdish Patel <neil.patel@canonical.com>2011-04-19 17:51:53 +0100
committerNeil Jagdish Patel <neil.patel@canonical.com>2011-04-19 17:51:53 +0100
commitbad320842e6526f58e2d6f2755ee39f67110aebe (patch)
treed2f826553659ca328302f301d9569cfdad8ba50f
parent4e077bc991352693797dbf60fe80794103528dd4 (diff)
[release] 3.8.103.8.10
(bzr r1165)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 53996ff4b..a943be9bc 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 8)
-set (UNITY_MICRO 8)
+set (UNITY_MICRO 10)
set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}")
set (UNITY_API_VERSION "3.0")