Prepare for version 1.7.0-RC2

This commit is contained in:
Philippe Teuwen
2013-01-20 15:45:57 +01:00
parent 84af758877
commit ea05559fa5
3 changed files with 15 additions and 3 deletions

View File

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