aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-19 19:06:26 +0000
committerSaturneric <[email protected]>2021-07-19 19:06:26 +0000
commit35afb9d57ddc204aadb75717a74a575e915b7340 (patch)
treee819aa6a4bd0b0b74d99a383d343428815866873
parentAdd simplified Chinese translation. (diff)
downloadGpgFrontend-35afb9d57ddc204aadb75717a74a575e915b7340.tar.gz
GpgFrontend-35afb9d57ddc204aadb75717a74a575e915b7340.zip
Adjust the version number
Diffstat (limited to '')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 864779ce..f80087c3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
-project(GpgFrontend VERSION 1.2.1 LANGUAGES CXX)
+project(GpgFrontend VERSION 1.2.2 LANGUAGES CXX)
message(STATUS "GPGFrontend Build Configuration Started CMAKE Version ${CMAKE_VERSION}")