Browse Source

Release v1.4.0 (#95)

Fangjun Kuang 2 years ago
parent
commit
d6fcb960e0
1 changed files with 1 additions and 6 deletions
  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
 #