Skip to content

Commit 4e827e0

Browse files
committed
Bump dev version
1 parent 742b113 commit 4e827e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.11)
2-
project(KemaiProject VERSION 0.11.1 LANGUAGES CXX)
2+
project(KemaiProject VERSION 0.12.0 LANGUAGES CXX)
33

44
# Point CMake to the custom modules
55
list(APPEND CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/cmake)

0 commit comments

Comments
 (0)