From 2ec32d208f77fc6e813d5dd9a288bc110d1c320e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Tue, 15 Feb 2022 12:48:50 +0200 Subject: [PATCH 1/1] Bumped version number --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 69ae5f6f..a1e4226c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required (VERSION 3.9) project (Lagrange - VERSION 1.10.5 + VERSION 1.10.6 DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) -- 2.34.1