diff options
| author | gkostka <kostka.grzegorz@gmail.com> | 2014-07-14 16:02:56 +0000 |
|---|---|---|
| committer | gkostka <kostka.grzegorz@gmail.com> | 2014-07-14 16:02:56 +0000 |
| commit | ea28608e2cf855d3e8013e9bc18573743ced4ab6 (patch) | |
| tree | 8497b30f8f21d603adde767b8389a07c1e2da566 /CMakeLists.txt | |
| parent | 8871ae25e916422de5687974adf44465fb5343e4 (diff) | |
Prepare for 0.6.0
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 563e270..51c32d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,7 +47,7 @@ set_target_properties(lwext4 PROPERTIES COMPILE_FLAGS "-Wall -Wextra -pedantic") #DISTRIBUTION
set(CPACK_PACKAGE_VERSION_MAJOR "0")
-set(CPACK_PACKAGE_VERSION_MINOR "5")
+set(CPACK_PACKAGE_VERSION_MINOR "6")
set(CPACK_PACKAGE_VERSION_PATCH "0")
set(CPACK_SOURCE_GENERATOR "TBZ2")
set(CPACK_SOURCE_PACKAGE_FILE_NAME
|
