diff options
| author | Didier Roche <didier.roche@canonical.com> | 2012-02-17 11:05:50 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2012-02-17 11:05:50 +0100 |
| commit | ee02668be17865c6cfd624441014e6fefc4f1941 (patch) | |
| tree | 1dfcdb42dd0a76d9579f42f2556021716cdbc0ce /CMakeLists.txt | |
| parent | c581492df96e68fa82c896b1a3d2efbaa5751632 (diff) | |
Release\ 5.4.05.4.0
(bzr r1983)
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c3998808..11318942b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ include (cmake/Documentation.cmake) # set (PROJECT_NAME "unity") set (UNITY_MAJOR 5) -set (UNITY_MINOR 2) +set (UNITY_MINOR 4) set (UNITY_MICRO 0) set (UNITY_VERSION "${UNITY_MAJOR}.${UNITY_MINOR}.${UNITY_MICRO}") set (UNITY_API_VERSION "5.0") |
