aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-07-01 18:09:50 +0000
committerSaturneric <[email protected]>2021-07-01 18:09:50 +0000
commit2258637288304e1eb10dbd68e80a7d58acc89f0d (patch)
treed430344999025dc4463bf21bbf0bc6f6c8f33b21
parentExport Secret Key Fixed. (diff)
downloadGpgFrontend-2258637288304e1eb10dbd68e80a7d58acc89f0d.tar.gz
GpgFrontend-2258637288304e1eb10dbd68e80a7d58acc89f0d.zip
Version Updated.
Diffstat (limited to '')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 28501093..4b4467db 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
-project(GpgFrontend VERSION 1.0.7 LANGUAGES CXX)
+project(GpgFrontend VERSION 1.0.8 LANGUAGES CXX)
message(STATUS "GPGFrontend Build Configuration Started CMAKE Version ${CMAKE_VERSION}")