Skip to content

Commit

Permalink
Release v1.4 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj authored Jun 10, 2022
1 parent c3b29a7 commit 863667a
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 @@ -41,7 +41,7 @@ message(STATUS "Enabled languages: ${languages}")

project(optimized_transducer ${languages})

set(OT_VERSION "1.3")
set(OT_VERSION "1.4")

set(ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel)
set(DEFAULT_BUILD_TYPE "Release")
Expand Down

0 comments on commit 863667a

Please sign in to comment.