소스 검색

Release v1.4.0 (#95)

Fangjun Kuang 2 년 전
부모
커밋
d6fcb960e0
1개의 변경된 파일1개의 추가작업 그리고 6개의 파일을 삭제
  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
 #