diff options
| author | Antonin Descampe <antonin@gmail.com> | 2017-08-09 17:28:17 -0700 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2017-08-09 17:28:17 -0700 |
| commit | bc21818c635f1f84aa72bb327a20ca42c3b6dcbe (patch) | |
| tree | 391fb1303062b7b4ec1c021c8781949be302dd45 /CMakeLists.txt | |
| parent | c03fbbee6399d6a996f484015035d5996ce80f9a (diff) | |
Preparing Release v2.2.0
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 76aa95eb..70554ad1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,7 +54,7 @@ set(PACKAGE_VERSION # 2.1 | 7 # 2.1.1 | 7 # 2.1.2 | 7 -# 2.2.0 | 8 +# 2.2.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 |
