aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-02-04 17:57:07 -0800
committerSebastien Bacher <seb128@ubuntu.com>2010-02-04 17:57:07 -0800
commit1204ae96cae80c5ab4fd0d41483310f9b82efa28 (patch)
tree105380765021f8be9bc1295a86a18c1eeb3063cd /configure.ac
parent1e460db90b903c62e8e9c31047e2c675ad432d55 (diff)
parente9698bb4739ec4894736037234e93d4ce0e06623 (diff)
downloadayatana-indicator-session-1204ae96cae80c5ab4fd0d41483310f9b82efa28.tar.gz
ayatana-indicator-session-1204ae96cae80c5ab4fd0d41483310f9b82efa28.tar.bz2
ayatana-indicator-session-1204ae96cae80c5ab4fd0d41483310f9b82efa28.zip
releasing version 0.2.1-0ubuntu1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index cfa4e87..5ccc43d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-session.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-session, 0.2.0)
+AM_INIT_AUTOMAKE(indicator-session, 0.2.1)
AM_MAINTAINER_MODE
@@ -27,7 +27,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
GTK_REQUIRED_VERSION=2.12
INDICATOR_REQUIRED_VERSION=0.3.0
-DBUSMENUGTK_REQUIRED_VERSION=0.2.0
+DBUSMENUGTK_REQUIRED_VERSION=0.2.2
POLKIT_REQUIRED_VERSION=0.92
PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION