summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2022-05-13 18:54:29 +0200
committerEven Rouault <even.rouault@spatialys.com>2022-05-13 18:54:29 +0200
commita5891555eb49ed7cc26b2901ea680acda136d811 (patch)
treeeb8c0b33fb7d21cd29a7abebd4bdaf38195664f7 /CMakeLists.txt
parentcf90ff0c57ad5b12aa6e227d7202960a5770144d (diff)
Prepare for 2.5.0 releasev2.5.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 20717722..8f89df72 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -58,6 +58,7 @@ set(PACKAGE_VERSION
# 2.3.0 | 7
# 2.3.1 | 7
# 2.4.0 | 7
+# 2.5.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