From 9d30e39d5adc503948ac5d325768616f769fd354 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 21 Nov 2019 11:18:52 +0100 Subject: release 2.0.94 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c20105..2a4450f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.9) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "2.0.93") +set(PROJECT_VERSION "2.0.94") set(PACKAGE ${CMAKE_PROJECT_NAME}) ## -- cgit v1.2.3