Releases 1.7.0 RC5

This commit is contained in:
Romuald Conty
2013-02-16 15:29:10 +01:00
parent f8601886fd
commit fc233c1775
2 changed files with 9 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-rc4],[info@libnfc.org])
AC_INIT([libnfc],[1.7.0-rc5],[info@libnfc.org])
AC_CONFIG_MACRO_DIR([m4])