Bump library version to 1.2.0

This commit is contained in:
Romuald Conty 2009-07-23 13:34:02 +00:00
parent 23b32a7742
commit 62e71024cf
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
AC_INIT(libnfc, 1.1.1, info@libnfc.org)
AC_INIT(libnfc, 1.2.0, info@libnfc.org)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE