We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdedb87 commit 380efa1Copy full SHA for 380efa1
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required (VERSION 3.15)
2
-project(TextExtraction VERSION 1.1.2)
+project(TextExtraction VERSION 1.1.3)
3
4
# options
5
option(USE_BIDI "should support bi-directional text")
0 commit comments