diff options
| author | Martin Pitt <martin.pitt@canonical.com> | 2009-04-14 11:36:10 +0200 |
|---|---|---|
| committer | Martin Pitt <martin.pitt@canonical.com> | 2009-04-14 11:36:10 +0200 |
| commit | 4959fae25c9f5f416ab95be98cec1c900eccaae1 (patch) | |
| tree | 387e69034a54444bff2ab71a2b3314db579c9460 /configure.ac | |
| parent | df604ba78746b932c269d6c5b1b455ef28e2a319 (diff) | |
| parent | cb60d3fd9dc8a771259fcfedaa9c5eae16c6fb0f (diff) | |
| download | libayatana-indicator-4959fae25c9f5f416ab95be98cec1c900eccaae1.tar.gz libayatana-indicator-4959fae25c9f5f416ab95be98cec1c900eccaae1.tar.bz2 libayatana-indicator-4959fae25c9f5f416ab95be98cec1c900eccaae1.zip | |
* New upstream version
* Applied the same fixes as Cody Russell's patch to indicator-messages
to the finalize functions here. Should fix LP: #359018 completely.
* Minor warnings fixes in search of solution to above.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b86656d..6e5d253 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/applet-main.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-applet, 0.1.5) +AM_INIT_AUTOMAKE(indicator-applet, 0.1.6) AM_MAINTAINER_MODE |
