Skip to content

Commit 967d1c4

Browse files
committed
[build] fix version
1 parent 145701a commit 967d1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/properties.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set(EKG_VERSION 2.1.0)
1+
set(EKG_VERSION 2.2.0)
22
set(EKG_INCLUDE_DIRS "${CMAKE_INSTALL_PREFIX}/include")
33

44
if(CMAKE_TOOLCHAIN_FILE)

0 commit comments

Comments
 (0)