We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90ccc7 commit ca5bc10Copy full SHA for ca5bc10
CMakeLists.txt
@@ -41,7 +41,7 @@ message(STATUS "Enabled languages: ${languages}")
41
42
project(optimized_transducer ${languages})
43
44
-set(OT_VERSION "1.2")
+set(OT_VERSION "1.3")
45
46
set(ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel)
47
set(DEFAULT_BUILD_TYPE "Release")
0 commit comments