From 1adf89d5d2b3a40bf4f0e996456c1a98fc08bb93 Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Tue, 25 Mar 2014 15:21:53 +0000 Subject: [PATCH] [trunk] Import change from 2.0 branch --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d6b0b55..a37d3ead 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -47,6 +47,7 @@ set(PACKAGE_VERSION # 1.5 | 5 # 1.5.1 | 5 # 2.0 | 6 +# 2.0.1 | 6 # 2.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: