aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2022-01-03 22:21:08 +0000
committerSaturneric <[email protected]>2022-01-03 22:21:08 +0000
commit5e0b8f01c9c82b9111105119dd3846f0493a65d9 (patch)
tree97d382661c10bb807de7c501182d7fcb748cb3bc
parent<fix>(core): fix windows build problem (diff)
downloadGpgFrontend-5e0b8f01c9c82b9111105119dd3846f0493a65d9.tar.gz
GpgFrontend-5e0b8f01c9c82b9111105119dd3846f0493a65d9.zip
<chore>(project): version 2.0.4-beta.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dcdca845..4a96a11d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
-project(GpgFrontend VERSION 2.0.3 LANGUAGES CXX)
+project(GpgFrontend VERSION 2.0.4 LANGUAGES CXX)
message(STATUS "GpgFrontend Build Configuration Started CMAKE Version ${CMAKE_VERSION}")