Skip to content

Commit

Permalink
update HOWTO-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Feb 26, 2024
1 parent 13c3109 commit d2ba102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HOWTO-RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Check-list OpenJPEG Release
* PATH=$PWD/../../tools/abi-tracker/bin:$PWD/../../tools/wdiff/bin:$PWD/../../tools:$PATH abi-tracker -build ./openjpeg.json
* rm -rf src/openjpeg/current
* rm -rf build_logs
* Remove symbolic links: rm -f installed/openjpeg/2.5.1/lib/libopenjp2.so installed/openjpeg/2.5.1/lib/libopenjp2.so.7 installed/openjpeg/current/lib/libopenjp2.so
* Remove symbolic links: rm -f installed/openjpeg/2.5.1/lib/libopenjp2.so installed/openjpeg/2.5.1/lib/libopenjp2.so.7 installed/openjpeg/current/lib/libopenjp2.so abi-check/installed/openjpeg/current/lib/libopenjp2.so.7
* git add --all .
* git commit -m "Update ABI/API compatibility reports after 2.5.1 release"
* git push
Expand Down

0 comments on commit d2ba102

Please sign in to comment.