aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-29 02:03:08 +0000
committersaturneric <[email protected]>2024-07-29 02:03:08 +0000
commit635255a74ec1f8d483f9f4bd8684ab9f45296865 (patch)
treeeb575a95d7d0dabbdb245738b01eef2e9c10ef2f /CMakeLists.txt
parentfix: should avoid app image crash issue as well (diff)
downloadGpgFrontend-635255a74ec1f8d483f9f4bd8684ab9f45296865.tar.gz
GpgFrontend-635255a74ec1f8d483f9f4bd8684ab9f45296865.zip
feat: upgrade to v2.1.4
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 107ba367..259457a1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ endif()
# define project
project(GpgFrontend
- VERSION 2.1.3
+ VERSION 2.1.4
DESCRIPTION "GpgFrontend is a free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption."
HOMEPAGE_URL "https://gpgfrontend.bktus.com"
LANGUAGES CXX)