diff options
| author | Ted Gould <ted@gould.cx> | 2010-09-21 15:53:41 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-09-21 15:53:41 -0500 |
| commit | b91aaa92453fbab73397019070d86c0a9b6fa7ce (patch) | |
| tree | 202964318d3dbf46edef77a10b7029c3e0752a17 /configure.ac | |
| parent | b675da761008a640e02b90aa6b99e345875bd00d (diff) | |
| parent | 558a37d1ad6479d912c8af6f209f7ba3b7cdc823 (diff) | |
| download | libayatana-indicator-b91aaa92453fbab73397019070d86c0a9b6fa7ce.tar.gz libayatana-indicator-b91aaa92453fbab73397019070d86c0a9b6fa7ce.tar.bz2 libayatana-indicator-b91aaa92453fbab73397019070d86c0a9b6fa7ce.zip | |
Import upstream version 0.3.14
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 ee226e8..d9a6240 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(libindicator, 0.3.13, ted@canonical.com) +AC_INIT(libindicator, 0.3.14, ted@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(libindicator, 0.3.13) +AM_INIT_AUTOMAKE(libindicator, 0.3.14) AM_MAINTAINER_MODE m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES]) |
