We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e65da commit ff7409fCopy full SHA for ff7409f
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
project(sherpa-ncnn)
3
4
-set(SHERPA_NCNN_VERSION "1.6.0")
+set(SHERPA_NCNN_VERSION "1.7.0")
5
6
# Disable warning about
7
#
0 commit comments