diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-24 22:12:02 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-24 22:12:02 -0600 |
| commit | 87fb9978433b41004b66772284e4f4f64b53313b (patch) | |
| tree | 8a1498bb9b2130549daaeea7c2ffde79611f86db /configure.ac | |
| parent | cd55d421ca00a32f8ee1f0a4339eec23160284c7 (diff) | |
| parent | 63807a063a5545df5b6dc5ea51e8d3dc895eb014 (diff) | |
| download | ayatana-indicator-application-87fb9978433b41004b66772284e4f4f64b53313b.tar.gz ayatana-indicator-application-87fb9978433b41004b66772284e4f4f64b53313b.tar.bz2 ayatana-indicator-application-87fb9978433b41004b66772284e4f4f64b53313b.zip | |
Import upstream version 0.2.94
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 fa8d252..fe010cd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.2.93, ted@canonical.com) +AC_INIT(indicator-application, 0.2.94, 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.93) +AM_INIT_AUTOMAKE(indicator-application, 0.2.94) AM_MAINTAINER_MODE |
