From 6f5ee5883e4db87018d98d217cd908f0eef17b31 Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 3 Oct 2024 12:04:58 +0200 Subject: feat: update project version to 2.1.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3