diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-04-07 14:50:42 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-04-07 14:50:42 -0400 |
commit | 5a510f66bb0456d6ddd2bd28c35ee35ea9b0a24d (patch) | |
tree | 66c491d66867a00e0b242f9aaa114a606c4e7b36 /configure | |
parent | cb170c0fb193360740cc543816e6f00d46a480c7 (diff) | |
parent | ad345629469cc26480eeba53c5b091a50a3456d3 (diff) | |
download | ayatana-indicator-messages-5a510f66bb0456d6ddd2bd28c35ee35ea9b0a24d.tar.gz ayatana-indicator-messages-5a510f66bb0456d6ddd2bd28c35ee35ea9b0a24d.tar.bz2 ayatana-indicator-messages-5a510f66bb0456d6ddd2bd28c35ee35ea9b0a24d.zip |
New upstream release.
∘ Set the type before other variables to get default handling more
reliable (LP: #723873)
∘ Add support for overriding the default icon with a specific one
for the messaging menu (LP: #741068)
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2845,7 +2845,7 @@ fi # Define the identity of the package. PACKAGE=indicator-messages - VERSION=0.3.92 + VERSION=0.4.0 cat >>confdefs.h <<_ACEOF |