diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-05-26 16:30:53 +0100 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-05-26 16:30:53 +0100 |
| commit | a6a6458bb8d27523beb7291717b1748362d9ed7b (patch) | |
| tree | b3ba0aa008ab21a944c68eceab6f7d99f1d67f4c | |
| parent | 4a4df406eb68729df4366f60d9dcb59c7870c094 (diff) | |
[release] 3.8.143.8.14
(bzr r1184.3.12)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c13461b42..df85cb41a 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 12) +set (UNITY_MICRO 14) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
