Prepare 1.7.0 version

This commit is contained in:
Romuald Conty
2013-09-03 16:42:46 +02:00
parent 40672ed62b
commit ec933731b7
3 changed files with 5 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-rc7],[nfc-tools@googlegroups.com])
AC_INIT([libnfc],[1.7.0],[nfc-tools@googlegroups.com])
AC_CONFIG_MACRO_DIR([m4])