Skip to content

Commit

Permalink
Release v1.4.0 (k2-fsa#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Feb 2, 2023
1 parent bf6f005 commit d6fcb96
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down

0 comments on commit d6fcb96

Please sign in to comment.