From b80da771048ca5ff7462e1f549068434fcb5b295 Mon Sep 17 00:00:00 2001 From: Roman Moravcik Date: Mon, 18 Oct 2010 09:21:23 +0200 Subject: [PATCH] Version bump (0.3-1) --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0c82eb7..a0d22f0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([birthday], [0.2], [], [birthday]) +AC_INIT([birthday], [0.3], [], [birthday]) AC_PREREQ([2.58]) AC_CONFIG_SRCDIR([src/birthday.c]) diff --git a/debian/changelog b/debian/changelog index 2b0ddce..5928ea5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +birthday (0.3-1) fremantle; urgency=low + + * Rewritten handling contacts using OssoAbookContact instead of EContact. + + -- Roman Moravcik Mon, 18 Oct 2010 09:20:33 +0200 + birthday (0.2-2) fremantle; urgency=low * Added dependency to mce-dev. -- 1.7.9.5