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 d6855a8 commit 2dad8beCopy full SHA for 2dad8be
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required (VERSION 3.10)
2
3
-project (ZXing VERSION "1.1.1" LANGUAGES CXX)
+project (ZXing VERSION "1.2.0" LANGUAGES CXX)
4
5
option (BUILD_WRITERS "Build with writer support (encoders)" ON)
6
option (BUILD_READERS "Build with reader support (decoders)" ON)
0 commit comments