Prepare libnfc 1.6.0-rc1

This commit is contained in:
Romuald Conty
2012-03-01 12:00:23 +00:00
parent 03d185b536
commit 3eba0e9b54
4 changed files with 21 additions and 21 deletions

View File

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