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