From 2e572484f7b91125551f7d9a7ffa67aee9589035 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sun, 15 Aug 2021 19:52:02 +0300 Subject: Bumped version to 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 7b43b6de..fc0835f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required (VERSION 3.9) project (Lagrange - VERSION 1.6.3 + VERSION 1.7.0 DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) -- cgit v1.2.3