mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-26 00:16:18 +00:00
- Add timeout capablities to nfc_initiator_transceive_bytes(), nfc_target_send_bytes() and nfc_target_receive_bytes();
- Bump version to 1.5.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# General init
|
||||
|
||||
# /!\ Don't forget to update 'CMakeLists.txt' too /!\
|
||||
AC_INIT(libnfc, 1.5.0, info@libnfc.org)
|
||||
AC_INIT(libnfc, 1.5.1, info@libnfc.org)
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user