diff --git a/CMakeLists.txt b/CMakeLists.txt index 276746303..d1c8ffc06 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,7 +94,7 @@ set( CALAMARES_DESCRIPTION_SUMMARY "The distribution-independent installer frame set( CALAMARES_TRANSLATION_LANGUAGES ar ast ca cs_CZ da de en en_GB es_MX es fi_FI fr hr hu id it_IT ja lt nl pl pt_BR pt_PT ro ru sk sl sv th tr_TR zh_CN zh_TW ) set( CALAMARES_VERSION_MAJOR 1 ) -set( CALAMARES_VERSION_MINOR 80 ) +set( CALAMARES_VERSION_MINOR 90 ) set( CALAMARES_VERSION_PATCH 0 ) set( CALAMARES_VERSION_RC 0 ) @@ -231,4 +231,4 @@ configure_file( add_custom_target( uninstall COMMAND ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake -) \ No newline at end of file +)