diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 18:19:40 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-23 18:19:40 -0400 |
| commit | 06c66da895b4159ad15b8ab03a02802db4dd83ac (patch) | |
| tree | 87e9137f83beab5b70d6af9919246552111ebe69 /configure.ac | |
| parent | e8ef5645b6f5b75fe4e029855b7a3ad8d3f772ea (diff) | |
| parent | 01b105489c3f14261637b7aa857814df4f1be752 (diff) | |
| download | ayatana-indicator-application-06c66da895b4159ad15b8ab03a02802db4dd83ac.tar.gz ayatana-indicator-application-06c66da895b4159ad15b8ab03a02802db4dd83ac.tar.bz2 ayatana-indicator-application-06c66da895b4159ad15b8ab03a02802db4dd83ac.zip | |
releasing version 0.3.0-0ubuntu1
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files 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 |
