Skip to content

Commit c8cb666

Browse files
committed
Bump version to v2.5.1
1 parent 390b827 commit c8cb666

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.5.0")
6+
set(NNCASE_VERSION "2.5.1")
77
endif()
88

99
if(DEFINED ENV{NNCASE_VERSION_SUFFIX})

0 commit comments

Comments
 (0)