From 2906ee43d836d60912a8aa66f202a63cadc083d1 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 4 Dec 2009 14:46:17 -0600 Subject: Increasing to version 0.0.2 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2783f85..1b5e120 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.0.1, ted@canonical.com) +AC_INIT(indicator-application, 0.0.2, ted@canonical.com) AC_COPYRIGHT([Copyright 2009 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-application, 0.0.1) +AM_INIT_AUTOMAKE(indicator-application, 0.0.2) AM_MAINTAINER_MODE -- cgit v1.2.3