Prepare 1.7.2 version

This commit is contained in:
Adam Laurie
2020-05-21 12:05:38 +01:00
parent 020f5317a6
commit 4a2c764961
4 changed files with 14 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# General init
# /!\ Don't forget to update 'CMakeLists.txt' too /!\
AC_INIT([libnfc],[1.7.1],[nfc-tools@googlegroups.com])
AC_INIT([libnfc],[1.7.2],[nfc-tools@googlegroups.com])
AC_CONFIG_MACRO_DIR([m4])