Bump package version

This commit is contained in:
Romuald Conty 2010-10-26 14:31:22 +00:00
parent a214974684
commit 5f4f7cd45a
13 changed files with 25 additions and 25 deletions

View file

@ -1,7 +1,7 @@
# General init
# /!\ Don't forget to update 'windows/Makefile' too /!\
AC_INIT(libnfc, 1.3.9, info@libnfc.org)
AC_INIT(libnfc, 1.4.0, info@libnfc.org)
AC_CONFIG_MACRO_DIR([m4])