From bdf59f54bf20c9fd0b3e97a849ec66e0134a6161 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 28 Nov 2020 21:28:20 +0200 Subject: Bumped version number to 0.12 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index f84f943d..9d21f8fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required (VERSION 3.9) project (Lagrange - VERSION 0.11.0 + VERSION 0.12.0 DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) -- cgit v1.2.3