Merge pull request #1240 from rouault/fix_crash_opj_decompress
[openjpeg.git] / CMakeLists.txt
index a1a2c94fab4c127e63079e33fe80b68c73456a3f..3ea2424a402bf10c0ab98e160905685b5ac9c6e5 100644 (file)
@@ -56,6 +56,7 @@ set(PACKAGE_VERSION
 #   2.1.2 |  7
 #   2.2.0 |  7
 #   2.3.0 |  7
+#   2.3.1 |  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