diff options
| author | Ted Gould <ted@gould.cx> | 2011-04-14 14:27:49 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-04-14 14:27:49 -0500 |
| commit | b8ece12c8057d848a5b502bf659dddb6fe59fcd9 (patch) | |
| tree | b59252a763feee8db758039175657dd0cb5c5f8f /configure.ac | |
| parent | b0a027c1d23a80bdee99b119ec10567f51f80b66 (diff) | |
| parent | ba6c0b194bd2072f98574a22db89a8dfe93734e5 (diff) | |
| download | ayatana-indicator-application-b8ece12c8057d848a5b502bf659dddb6fe59fcd9.tar.gz ayatana-indicator-application-b8ece12c8057d848a5b502bf659dddb6fe59fcd9.tar.bz2 ayatana-indicator-application-b8ece12c8057d848a5b502bf659dddb6fe59fcd9.zip | |
Import upstream version 0.3.2
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 12bc68b..d29a293 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -AC_INIT(indicator-application, 0.3.1, ted@canonical.com) +AC_INIT(indicator-application, 0.3.2, ted@canonical.com) AC_COPYRIGHT([Copyright 2009, 2010 Canonical]) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-application, 0.3.1) +AM_INIT_AUTOMAKE(indicator-application, 0.3.2) AM_MAINTAINER_MODE |
