diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-04-07 15:49:31 +0100 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-04-07 15:49:31 +0100 |
| commit | b5778d4f2d264340aa63034c4606a049695e3013 (patch) | |
| tree | ebc02481db4c1eddb214ab19cff2ab5c3dbb60f2 | |
| parent | 04d74ea740604aab4310830992d8a94020b0f13e (diff) | |
[release] 3.8.43.8.4
(bzr r1085)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index dcca38368..cac2f57e6 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 2) +set (UNITY_MICRO 4) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
