Fix undefined shift behaviour in opj_dwt_is_whole_tile_decoding(). Fixes https:/...
[openjpeg.git] / CMakeLists.txt
index 76aa95eb800b83ae00c90217750ece7fd985f979..70554ad1b892b1896c06b81089c41c0c6205457a 100644 (file)
@@ -54,7 +54,7 @@ set(PACKAGE_VERSION
 #   2.1   |  7
 #   2.1.1 |  7
 #   2.1.2 |  7
-#   2.2.0 |  8
+#   2.2.0 |  7
 # above is the recommendation by the OPJ team. If you really need to override this default,
 # you can specify your own OPENJPEG_SOVERSION at cmake configuration time:
 # cmake -DOPENJPEG_SOVERSION:STRING=42 /path/to/openjpeg