summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip <philm@manjaro.org>2017-07-13 09:11:31 +0200
committerPhilip <philm@manjaro.org>2017-07-13 09:11:31 +0200
commita92d8ad57ce1d740e7e2707e50ba6154aa8af3dd (patch)
treee61289179d53fc31d8322c00bcb71660db3df05a
parent08d65368454f172617fbdca66fa1a2f9c574592e (diff)
bump to v3.1.1.2v3.1.1.2
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 29d8b615c..fc2025d83 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -120,7 +120,7 @@ set( CALAMARES_TRANSLATION_LANGUAGES ar ast bg ca cs_CZ da de el en en_GB es_MX
### Bump version here
set( CALAMARES_VERSION_MAJOR 3 )
set( CALAMARES_VERSION_MINOR 1 )
-set( CALAMARES_VERSION_PATCH 1.1 )
+set( CALAMARES_VERSION_PATCH 1.2 )
set( CALAMARES_VERSION_RC 0 )
set( CALAMARES_VERSION ${CALAMARES_VERSION_MAJOR}.${CALAMARES_VERSION_MINOR}.${CALAMARES_VERSION_PATCH} )