Adds missing version.rc.in file in tarball (for Windows users)

This commit is contained in:
Romuald Conty 2013-03-01 17:05:21 +01:00
parent 2506ee35f6
commit 59227c3dd3
2 changed files with 4 additions and 3 deletions

View file

@ -1,10 +1,11 @@
TDB, 2013 - 1.7.0-rc6 (release candidate)
-----------------------------------------
TBD dd, 2013 - 1.7.0-rc6 (release candidate)
--------------------------------------------
Fixes:
- Fix minor memory leak with nfc_drivers
- Fix stack smash while displaying long data transmission (LOG_HEX)
- pn53x-tamashell: allow larger commands up to full extended frame
- Add missing windows file in archive (version.rc.in)
Feb 16, 2013 - 1.7.0-rc5 (release candidate)
--------------------------------------------

View file

@ -4,5 +4,5 @@ EXTRA_DIST = \
err.h \
nfc.def \
stdlib.c \
unistd.h
unistd.h \
version.rc.in