Skip to content

Commit

Permalink
Merge pull request #29 from csukuangfj/release-v1.13
Browse files Browse the repository at this point in the history
Release v1.13
  • Loading branch information
csukuangfj authored Apr 2, 2022
2 parents 9d4872a + 28a4ff6 commit 47ff9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(kaldifeat)

# remember to change the version in
# scripts/conda/kaldifeat/meta.yaml
set(kaldifeat_VERSION "1.12")
set(kaldifeat_VERSION "1.13")

set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
Expand Down

0 comments on commit 47ff9a2

Please sign in to comment.