From 53bb67a30c3e101474670991d42f124ee0365781 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 12 Dec 2020 22:16:56 +0200 Subject: Bumped version number to 0.13.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 394f1b6b..b8ee5837 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required (VERSION 3.9) project (Lagrange - VERSION 0.13.0 + VERSION 0.13.1 DESCRIPTION "A Beautiful Gemini Client" LANGUAGES C ) -- cgit v1.2.3