Skip to content

Commit ca5bc10

Browse files
authored
Release v1.3 (#24)
1 parent b90ccc7 commit ca5bc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ message(STATUS "Enabled languages: ${languages}")
4141

4242
project(optimized_transducer ${languages})
4343

44-
set(OT_VERSION "1.2")
44+
set(OT_VERSION "1.3")
4545

4646
set(ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel)
4747
set(DEFAULT_BUILD_TYPE "Release")

0 commit comments

Comments
 (0)