summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonin Descampe <info@openjpeg.org>2019-04-02 11:02:20 +0200
committerGitHub <noreply@github.com>2019-04-02 11:02:20 +0200
commitc7798bb0c636c89ab7f0bab4d89e7f0136e0e55a (patch)
treee4a50ecbe76296112392d1dd64d3e78511c83dc6
parent8196ab531e79602fe3c947d09d3240c25c358731 (diff)
update for release 2.3.1
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a1a2c94f..3ea2424a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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