From: Roman Moravcik Date: Mon, 18 Oct 2010 07:21:23 +0000 (+0200) Subject: Version bump (0.3-1) X-Git-Tag: v0.3-1 X-Git-Url: http://git.maemo.org/git/?p=birthday;a=commitdiff_plain;h=HEAD;ds=sidebyside Version bump (0.3-1) --- 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.