diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-02-17 17:19:57 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2011-02-17 17:19:57 +0000 |
| commit | 5cd66dcf75eec0bcec5f3b6bdede8c3c54953885 (patch) | |
| tree | 640e052de3d4d403be6d047f9d2c75b06325d409 | |
| parent | 45411167c4563ed1ccce012977606b5f979879a8 (diff) | |
[release] 3.4.43.4.4
(bzr r871)
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3069654f6..7e4fedb93 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 4) -set (UNITY_MICRO 2) +set (UNITY_MICRO 4) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "3.0") |
