diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-04-14 17:37:38 +0100 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-04-14 17:37:38 +0100 |
| commit | 9e019e6a6da1dd984f171c013dcb9041c264b5b2 (patch) | |
| tree | de456285a3b7e5f2048aa57fd2f25d9426a908c6 | |
| parent | 058bbe2ead1e94fa47ea3266059527303e95e44d (diff) | |
[release] 3.8.83.8.8
(bzr r1141)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a936fc93f..53996ff4b 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 6) +set (UNITY_MICRO 8) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
