Prepare 1.7.0 release candidate 1

This commit is contained in:
Romuald Conty
2012-12-23 20:04:34 +01:00
parent 82c41b4fc1
commit de62e4c011
3 changed files with 53 additions and 3 deletions

View File

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