Releases libnfc 1.7.0 RC3
This commit is contained in:
parent
fff6a092ab
commit
93e26b1475
2 changed files with 4 additions and 1 deletions
|
@ -15,6 +15,9 @@ Fixes:
|
||||||
Changes:
|
Changes:
|
||||||
- nfc_emulate_target() now takes timeout parameter
|
- nfc_emulate_target() now takes timeout parameter
|
||||||
|
|
||||||
|
Special thanks to:
|
||||||
|
- Alex Lian (Windows support refesh)
|
||||||
|
|
||||||
Jan 20, 2013 - 1.7.0-rc2 (release candidate)
|
Jan 20, 2013 - 1.7.0-rc2 (release candidate)
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# General init
|
# General init
|
||||||
|
|
||||||
# /!\ Don't forget to update 'CMakeLists.txt' too /!\
|
# /!\ Don't forget to update 'CMakeLists.txt' too /!\
|
||||||
AC_INIT([libnfc],[1.7.0-rc2],[info@libnfc.org])
|
AC_INIT([libnfc],[1.7.0-rc3],[info@libnfc.org])
|
||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue