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