Skip to content

Commit

Permalink
Release v1.7.9 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Nov 5, 2023
1 parent ed4259c commit 09b004d
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 @@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.13 FATAL_ERROR)

project(kaldifst CXX)

set(KALDIFST_VERSION "1.7.8")
set(KALDIFST_VERSION "1.7.9")

if(NOT CMAKE_BUILD_TYPE)
message(STATUS "No CMAKE_BUILD_TYPE given, default to Release")
Expand Down

0 comments on commit 09b004d

Please sign in to comment.