diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-01-27 12:23:26 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-01-27 12:23:26 +0000 |
| commit | c25c21944e7390e0a775ab85e1e8acd8b268267b (patch) | |
| tree | 52ce6fff91d226a952eb902d267c972a94f3a5e6 | |
| parent | c919bc9866a41b3f0d1861cb5b81bf21711c3446 (diff) | |
[release] 0.3.160.3.16
(bzr r798)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b420e36f1..99a09174f 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 2) -set (UNITY_MICRO 14) +set (UNITY_MICRO 16) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
