aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-04-14 16:04:45 -0500
committerTed Gould <ted@gould.cx>2011-04-14 16:04:45 -0500
commitfe3ef8f807a4c338b4d6cbe1f9d9f946cf88469b (patch)
treea948bf30cdb4a44df4975550e073661695063667 /configure.ac
parent6653e29647bc15d85014eb55318b189d6f503e59 (diff)
parent45202574ef59c25b66b07eba42ea780941766aae (diff)
downloadayatana-indicator-session-fe3ef8f807a4c338b4d6cbe1f9d9f946cf88469b.tar.gz
ayatana-indicator-session-fe3ef8f807a4c338b4d6cbe1f9d9f946cf88469b.tar.bz2
ayatana-indicator-session-fe3ef8f807a4c338b4d6cbe1f9d9f946cf88469b.zip
* New upstream release.
* Don't die if we can't send an image update (LP: #747818)
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 f6ef2c2..a882555 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.16)
+AM_INIT_AUTOMAKE(indicator-session, 0.2.17)
AM_MAINTAINER_MODE