diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 17:00:31 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 17:00:31 -0600 |
commit | 8cdf3c889851968c20ac257b4c534d93ff3b2358 (patch) | |
tree | 571f9cde7b2034c6d3ab028df347dbb0d52aa787 /configure | |
parent | be3fd99fbf3f34d1d2eb6f3f4c0ac7ed654b5bef (diff) | |
parent | 66add4a6889fe7d0e4aaccf2eb170c1eda0e8a6b (diff) | |
download | ayatana-indicator-messages-8cdf3c889851968c20ac257b4c534d93ff3b2358.tar.gz ayatana-indicator-messages-8cdf3c889851968c20ac257b4c534d93ff3b2358.tar.bz2 ayatana-indicator-messages-8cdf3c889851968c20ac257b4c534d93ff3b2358.zip |
* New upstream release.
* Fixing the service file
* Adding a log domain
* Fixing type handler for dbusmenu 0.3.94
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2845,7 +2845,7 @@ fi # Define the identity of the package. PACKAGE=indicator-messages - VERSION=0.3.90 + VERSION=0.3.91 cat >>confdefs.h <<_ACEOF @@ -11959,7 +11959,7 @@ GIO_UNIX_REQUIRED_VERSION=2.18 PANEL_REQUIRED_VERSION=2.0.0 INDICATE_REQUIRED_VERSION=0.4.90 INDICATOR_REQUIRED_VERSION=0.3.5 -DBUSMENUGTK_REQUIRED_VERSION=0.3.90 +DBUSMENUGTK_REQUIRED_VERSION=0.3.94 |