From 5c19d566d2c7f1c71b41504e109e5c0b4010f130 Mon Sep 17 00:00:00 2001 From: Nicolas Mellado Date: Thu, 28 Sep 2017 16:14:44 +0200 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ef26fa3a..9f824ded 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.3) -project (Super4PCS LANGUAGES CXX VERSION 1.1.2) +project (Super4PCS LANGUAGES CXX VERSION 1.1.3) ################################################################################ ## User options