diff --git a/CMakeLists.txt b/CMakeLists.txt index 5785fc9..02b7fbe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ # file licence_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # cmake_minimum_required (VERSION 3.5) -project(lexertl VERSION 1.1.2) +project(lexertl VERSION 1.1.3) # Define project add_library(lexertl INTERFACE)