diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-04-11 10:35:18 +0100 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-04-11 10:35:18 +0100 |
| commit | 6902fe9208a80ce8831f327c460b66e74a0f43f3 (patch) | |
| tree | 5d6a30e71bf3208802ab3ff74b6f51929977980e | |
| parent | 89279cd2b9633ab7a0e83b3a7365f3d832fa465a (diff) | |
[release] 3.8.63.8.6
(bzr r1112)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index cac2f57e6..a936fc93f 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 4) +set (UNITY_MICRO 6) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
