Skip to content

Commit 6ab054d

Browse files
committed
Updated OpenSC Release Howto (markdown)
1 parent 8f9966f commit 6ab054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenSC-Release-Howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Releasing OpenSC should be simple and streamlined, yet a predictable and easily
3232
Release (or RC) version must be changed in the following files:
3333

3434
* `NEWS`: Make sure to fix the release date for final release!
35-
* `configure.ac` : change package version major/minor/fix as needed, RCs get the package suffix `-rc`, which is removed for the final release
35+
* `VERSION.mk` : change package version major/minor/fix as needed, RCs get the package suffix `-rc`, which is removed for the final release
3636
* `configure.ac` : Update the [LT version number](https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html), which is required with changes to, for example, `opensc.h` and `libopensc.exports`.
3737
* `.appveyor.yml`: Update the version on first line
3838
* `README.md`: Update the links to the new release and binaries

0 commit comments

Comments
 (0)