diff options
author | Ted Gould <ted@gould.cx> | 2010-08-26 15:07:57 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-26 15:07:57 -0500 |
commit | 1656657462c204399a24ef21fd1f4ca6c4242992 (patch) | |
tree | bb44a89f1d5971759f6875967ce00b1d1c85d48e /configure.ac | |
parent | f85a065bbdb0e0010b5c0585c2e2ab0aca0c7a36 (diff) | |
parent | 8045637914b9f0aad0f61fcc7ccfa13b7611778f (diff) | |
download | ayatana-indicator-messages-1656657462c204399a24ef21fd1f4ca6c4242992.tar.gz ayatana-indicator-messages-1656657462c204399a24ef21fd1f4ca6c4242992.tar.bz2 ayatana-indicator-messages-1656657462c204399a24ef21fd1f4ca6c4242992.zip |
* New upstream release.
* Shifting icons into the gutter and adjusting the arrow
padding.
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 63ea89d..ab230fd 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-messages, 0.3.9) +AM_INIT_AUTOMAKE(indicator-messages, 0.3.10) AM_MAINTAINER_MODE |