aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2011-09-09 11:15:41 +0200
committerSebastien Bacher <seb128@ubuntu.com>2011-09-09 11:15:41 +0200
commitfd2ef977b064cb3a91f772609906d6df714a0078 (patch)
tree163ff45190b22ceb4bcf0fc601867579e746dfe5 /configure.ac
parentf0fea9a9edb4529aca7a81de11259122e5e6d72e (diff)
parent938c7103ae2b9ebdd2381d6b25ba430ac900ed55 (diff)
downloadayatana-indicator-session-fd2ef977b064cb3a91f772609906d6df714a0078.tar.gz
ayatana-indicator-session-fd2ef977b064cb3a91f772609906d6df714a0078.tar.bz2
ayatana-indicator-session-fd2ef977b064cb3a91f772609906d6df714a0078.zip
* New upstream release:
- fix the updates menu items randomly working (lp: #842946) - "Guest Session should not show if guest session was disabled in the display manager" (lp: #835084) - segfault fix (lp: #840660) - don't display temporary guest user generated username (lp: #844272) - respect "show-real-name-on-panel" to hide the username (lp: #812728)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a89c30d..6efac90 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.3.4.3)
+AM_INIT_AUTOMAKE(indicator-session, 0.3.5.0)
AM_MAINTAINER_MODE