Skip to content
Snippets Groups Projects
Commit 7cd60673 authored by Teo Mrnjavac's avatar Teo Mrnjavac
Browse files

Bump!

parent 8ff943e5
No related branches found
No related tags found
No related merge requests found
......@@ -99,9 +99,10 @@ set( CALAMARES_APPLICATION_NAME "Calamares" )
set( CALAMARES_DESCRIPTION_SUMMARY "The distribution-independent installer framework" )
set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX es eu fr hu id is it_IT ja lt nl pl pt_BR pt_PT ro ru sv th tr_TR zh_CN zh_TW )
### Bump version here
set( CALAMARES_VERSION_MAJOR 2 )
set( CALAMARES_VERSION_MINOR 2 )
set( CALAMARES_VERSION_PATCH 92 )
set( CALAMARES_VERSION_PATCH 93 )
set( CALAMARES_VERSION_RC 0 )
set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment