Skip to content

Commit 1d3e98b

Browse files
committed
bump version
1 parent 8323bf5 commit 1d3e98b

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required( VERSION 3.16 )
22
list( APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
33

4-
project( CroftEngine VERSION 2.0 )
4+
project( CroftEngine VERSION 2.1 )
55

66
cmake_policy( SET CMP0069 NEW )
77
cmake_policy( SET CMP0083 NEW )

0 commit comments

Comments
 (0)