aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-27 10:48:06 -0500
committerTed Gould <ted@canonical.com>2009-08-27 10:48:06 -0500
commit409e654b54e19d0e50d200a706487d141c5cf89f (patch)
treed11d0552fa69cc0b5479c606cf4b84de8f3823d5
parenta4b4a9271212b8a9370fb7aa461302c6f9a97111 (diff)
downloadayatana-indicator-session-409e654b54e19d0e50d200a706487d141c5cf89f.tar.gz
ayatana-indicator-session-409e654b54e19d0e50d200a706487d141c5cf89f.tar.bz2
ayatana-indicator-session-409e654b54e19d0e50d200a706487d141c5cf89f.zip
Bumping Dbusmenu version to 0.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac90330..c1fc1ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
GTK_REQUIRED_VERSION=2.12
INDICATOR_REQUIRED_VERSION=0.2.0
-DBUSMENUGTK_REQUIRED_VERSION=0.0.0
+DBUSMENUGTK_REQUIRED_VERSION=0.0.2
PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION