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 d3a8d5f commit 99a83b3Copy full SHA for 99a83b3
core/CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.15)
2
3
-project (ZXing VERSION "2.2.0")
+project (ZXing VERSION "2.2.1")
4
set (ZXING_SONAME 3) # see https://github.com/zxing-cpp/zxing-cpp/issues/333
5
6
include(../zxing.cmake)
0 commit comments