Releases 1.7.0 RC4

This commit is contained in:
Romuald Conty
2013-02-04 11:38:57 +01:00
parent d6dce20302
commit c2fe7673dd
2 changed files with 21 additions and 2 deletions

View File

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