From 4eb12e9f852832d0062e712a2b4cce75690a9bc8 Mon Sep 17 00:00:00 2001 From: saturneric Date: Mon, 3 Feb 2025 17:27:30 +0100 Subject: chore: upgrade to v2.1.7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3