mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-05-28 08:06:16 +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