diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-03-25 15:21:53 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-03-25 15:21:53 +0000 |
| commit | 1adf89d5d2b3a40bf4f0e996456c1a98fc08bb93 (patch) | |
| tree | c1f0582c6c36a1a855fcb0687c0c2ca600a02f15 | |
| parent | 666f71b2a171f0d5f94dc49ae60f439b0f517c6b (diff) | |
[trunk] Import change from 2.0 branch
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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: |
