From cbe23b7bb6dc42563cc6438d394e31ed7d1b4530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 22 Oct 2021 22:34:39 +0200 Subject: Bump version, update NEWS --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e2745f6..cdeff64 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # The last version with Windows XP support is 3.13, we want to keep that cmake_minimum_required (VERSION 3.9) -project (logdiag VERSION 0.2.0 LANGUAGES C) +project (logdiag VERSION 0.2.1 LANGUAGES C) # Options option (OPTION_USE_VERA "Use vera++ for source code style checks" OFF) -- cgit v1.2.3