diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-03-24 02:56:21 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-03-24 02:56:21 +0000 |
| commit | 4a2cda3443a4c728e04a61e9c9eef6b0b2e00260 (patch) | |
| tree | 16ea721b7ee24ca380dfbe523c46f6caa87ee83d | |
| parent | 0fc880d7a3e4abba7630924f43e1ca5434ae5a33 (diff) | |
[release] 3.6.83.6.8
(bzr r1020)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 40f324e8c..b1389b0d3 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 6) +set (UNITY_MICRO 8) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
