Skip to content

Commit ee8705d

Browse files
committed
Bump version to v2.9.0
1 parent 5511209 commit ee8705d

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
@@ -3,7 +3,7 @@
33
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/cmake/Modules)
44

55
if(NOT DEFINED NNCASE_VERSION)
6-
set(NNCASE_VERSION "2.8.4")
6+
set(NNCASE_VERSION "2.9.0")
77
endif()
88

99
if(DEFINED ENV{NNCASE_VERSION_SUFFIX})

0 commit comments

Comments
 (0)