Quellcode durchsuchen

Release v1.4.0 (#95)

Fangjun Kuang vor 2 Jahren
Ursprung
Commit
d6fcb960e0
1 geänderte Dateien mit 1 neuen und 6 gelöschten Zeilen
  1. 1 6
      CMakeLists.txt

+ 1 - 6
CMakeLists.txt

@@ -1,12 +1,7 @@
 cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
 project(sherpa-ncnn)
 
-# Please also change the following files:
-#
-#   ./build-ios.sh
-#   ./build-swift-macos.sh
-#
-set(SHERPA_NCNN_VERSION "1.3.2")
+set(SHERPA_NCNN_VERSION "1.4.0")
 
 # Disable warning about
 #