There was an error while loading. Please reload this page.
http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
ChangeLog
NEWS.md
CMakeLists.txt
configure.ac
export LIBNFC_RELEASE=1.7.1 git add NEWS.md ChangeLog configure.ac CMakeLists.txt git commit -m"Prepare $LIBNFC_RELEASE version" git push
cd /tmp git clone https://github.com/nfc-tools/libnfc.git cd libnfc autoreconf -is ./configure make distcheck cd .. rm -rf libnfc/
git tag -s libnfc-$LIBNFC_RELEASE -m"libnfc $LIBNFC_RELEASE" git push origin libnfc-$LIBNFC_RELEASE
cd /tmp git clone https://github.com/nfc-tools/libnfc.git cd libnfc sh make_release.sh
Upload archives to https://github.com/nfc-tools/libnfc/releases
Announce on https://groups.google.com/forum/#!forum/nfc-tools (Mouhaha ;-) )