From 79ea5742327771a7cca91815d5630775d44c549d Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Tue, 3 Aug 2021 14:10:34 +0300 Subject: Bumped version to 1.6.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index aac03046..c9037986 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required (VERSION 3.9) project (Lagrange - VERSION 1.6.2 + VERSION 1.6.3 DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) -- cgit v1.2.3