diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-03-10 16:15:47 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-03-10 16:15:47 +0000 |
| commit | ae6f6807927c9c1db882b43477d52fa28a08b75c (patch) | |
| tree | 6d2e5f6b76f1140f7ed633362241c2b453f753a0 | |
| parent | 1e706675a3968c831c01ea1e74c0506f5ff5b9b3 (diff) | |
[release] 3.6.43.6.4
(bzr r945)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 443ed4ecd..b754f80d0 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 2) +set (UNITY_MICRO 4) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
