diff options
author | saturneric <[email protected]> | 2025-02-03 16:27:30 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-02-03 16:27:30 +0000 |
commit | 4eb12e9f852832d0062e712a2b4cce75690a9bc8 (patch) | |
tree | d3e66b54be869817f3c39e77cac57069bf84336c | |
parent | translation: update zh_CN and de_DE (diff) | |
download | GpgFrontend-4eb12e9f852832d0062e712a2b4cce75690a9bc8.tar.gz GpgFrontend-4eb12e9f852832d0062e712a2b4cce75690a9bc8.zip |
chore: upgrade to v2.1.7
-rw-r--r-- | CMakeLists.txt | 2 |
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) |