Prepare release candidate 1.7.0 RC7

This commit is contained in:
Romuald Conty
2013-04-05 16:01:36 +02:00
parent b950eacfdf
commit 27f3c4973d
4 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# General init
# /!\ Don't forget to update 'CMakeLists.txt' too /!\
AC_INIT([libnfc],[1.7.0-rc6],[nfc-tools@googlegroups.com])
AC_INIT([libnfc],[1.7.0-rc7],[nfc-tools@googlegroups.com])
AC_CONFIG_MACRO_DIR([m4])