mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 19:13:44 +00:00
Bump package version
This commit is contained in:
@@ -14,7 +14,7 @@ NFCOPTS= /I..\include \
|
||||
/DDRIVER_ARYGON_ENABLED \
|
||||
/DDRIVER_PN532_UART_ENABLED
|
||||
|
||||
NFCLIBOPTS=/Dnfc_EXPORTS /DPACKAGE_VERSION=\"1.3.9\"
|
||||
NFCLIBOPTS=/Dnfc_EXPORTS /DPACKAGE_VERSION=\"1.4.0\"
|
||||
|
||||
CFLAGS=$(COMMONOPTS) /WX $(NFCOPTS)
|
||||
CXXFLAGS=$(COMMONOPTS) /EHa $(NFCOPTS)
|
||||
|
||||
Reference in New Issue
Block a user