From 8a970bcc0a22925ed90b869c8f7c1ba521e189ac Mon Sep 17 00:00:00 2001 From: Alberto Garcia Date: Thu, 30 Apr 2009 13:31:58 +0200 Subject: [PATCH] Post release version bump * configure.ac: post release version bump. * debian/changelog: version bump. --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 37e9d49..a978fe5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Hildon gtk widgets], [2.1.68], [hildon@projects.maemo.org], [hildon]) +AC_INIT([Hildon gtk widgets], [2.1.69], [hildon@projects.maemo.org], [hildon]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index 5461b0f..23c1e61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libhildon (2.1.69-1~unreleased) unstable; urgency=low + + * unreleased bump + + -- Alberto Garcia Thu, 30 Apr 2009 13:30:03 +0200 + libhildon (2.1.68-1) unstable; urgency=low * Fixes: NB#109635 (Confirmation notes do not support portrait) -- 1.7.9.5