Skip to content

Commit 9e34942

Browse files
committed
bump version
1 parent 18f4b4e commit 9e34942

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( EdisonEngine VERSION 1.4 )
4+
project( EdisonEngine VERSION 1.4.1 )
55

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

0 commit comments

Comments
 (0)