Prepare 1.4.1 version

This commit is contained in:
Romuald Conty 2011-02-01 09:49:41 +00:00
parent bb1fc9cd87
commit 659d7a9de1
6 changed files with 41 additions and 3 deletions

View file

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