aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-02-03 16:27:30 +0000
committersaturneric <[email protected]>2025-02-03 16:27:30 +0000
commit4eb12e9f852832d0062e712a2b4cce75690a9bc8 (patch)
treed3e66b54be869817f3c39e77cac57069bf84336c
parenttranslation: update zh_CN and de_DE (diff)
downloadGpgFrontend-4eb12e9f852832d0062e712a2b4cce75690a9bc8.tar.gz
GpgFrontend-4eb12e9f852832d0062e712a2b4cce75690a9bc8.zip
chore: upgrade to v2.1.7
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 95d43b04..5789b1d5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ endif()
# define project
project(GpgFrontend
- VERSION 2.1.6
+ VERSION 2.1.7
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)