aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-10-03 10:04:58 +0000
committersaturneric <[email protected]>2024-10-03 10:04:58 +0000
commit6f5ee5883e4db87018d98d217cd908f0eef17b31 (patch)
treee072f1b6be9e1f5da4f73928a93850f55cf41fe1 /CMakeLists.txt
parentfeat: update translation it_IT (diff)
downloadGpgFrontend-6f5ee5883e4db87018d98d217cd908f0eef17b31.tar.gz
GpgFrontend-6f5ee5883e4db87018d98d217cd908f0eef17b31.zip
feat: update project version to 2.1.5
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 9e65ff48..f8d49a8b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ endif()
# define project
project(GpgFrontend
- VERSION 2.1.4
+ VERSION 2.1.5
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)