From 62e71024cfbc67ba6367773c0f4341bf18e02bc8 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Thu, 23 Jul 2009 13:34:02 +0000 Subject: [PATCH] Bump library version to 1.2.0 --- configure.ac | 2 +- debian/changelog | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 9642d788..448e76f7 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/debian/changelog b/debian/changelog index df05f942..6e2c104a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -libnfc (1.1.1-0) unstable; urgency=low +libnfc (1.2.0-0) unstable; urgency=low * New upstream version. - -- Romuald Conty Wed, 22 Jul 2009 16:42:42 +0100 + -- Romuald Conty Thu, 23 Jul 2009 15:42:42 +0100 libnfc (1.1.0-0) unstable; urgency=low * Initial debian package. - -- Romuald Conty Wed, 22 Apr 2009 10:42:42 +0100 + -- Romuald Conty Wed, 22 Apr 2009 10:42:42 +0100