Prepare libnfc 1.6.0-rc1

This commit is contained in:
Romuald Conty
2012-03-01 11:37:16 +00:00
parent 9720bc45b4
commit 03d185b536
4 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
# General init
# /!\ Don't forget to update 'CMakeLists.txt' too /!\
AC_INIT(libnfc, 1.5.1, info@libnfc.org)
AC_INIT(libnfc, 1.6.0, info@libnfc.org)
AC_CONFIG_MACRO_DIR([m4])