From 2e52cac231a41f03dd881cf367189e0fce10902a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 23 Mar 2011 16:57:23 -0500 Subject: 0.3.0 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 67983a5..be35a93 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.2.95, ted@canonical.com) +AC_INIT(indicator-application, 0.3.0, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-application, 0.2.95) +AM_INIT_AUTOMAKE(indicator-application, 0.3.0) AM_MAINTAINER_MODE -- cgit v1.2.3 From 01b105489c3f14261637b7aa857814df4f1be752 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 23 Mar 2011 17:04:06 -0500 Subject: releasing version 0.3.0-0ubuntu1~ppa1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c618e64..a53bf9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-application (0.3.0-0ubuntu1~ppa1) UNRELEASED; urgency=low +indicator-application (0.3.0-0ubuntu1~ppa1) natty; urgency=low * New upstream release. * Version number bump - -- Ted Gould Wed, 23 Mar 2011 17:02:00 -0500 + -- Ted Gould Wed, 23 Mar 2011 17:04:04 -0500 indicator-application (0.2.95-0ubuntu1) natty; urgency=low -- cgit v1.2.3