Prepare 1.3.2

This commit is contained in:
Romuald Conty 2010-01-29 15:05:11 +00:00
parent f09c9a3764
commit 22a0c4f99e
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# General init
AC_INIT(libnfc, 1.3.1, info@libnfc.org)
AC_INIT(libnfc, 1.3.2, info@libnfc.org)
AC_CONFIG_MACRO_DIR([m4])

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
libnfc (1.3.2-0) unstable; urgency=low
* New upstream release.
-- Romuald Conty <rconty@il4p.fr> Fri, 29 Jan 2010 15:42:42 +0100
libnfc (1.3.1-0) unstable; urgency=low
* New upstream release.