Skip to content

Commit 831a48c

Browse files
v2.3.1
1 parent 871585f commit 831a48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if(NOT DEFINED PROJECT_NAME)
99
endif()
1010

1111
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
12-
project(Tiled-MM VERSION 2.3 LANGUAGES CXX)
12+
project(Tiled-MM VERSION 2.3.1 LANGUAGES CXX)
1313

1414
option(TILEDMM_WITH_TESTS "Enable tests." ${MASTER_PROJECT})
1515
option(TILEDMM_WITH_EXAMPLES "Enable examples." ${MASTER_PROJECT})

0 commit comments

Comments
 (0)