aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-14 22:53:31 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-14 22:53:31 +0100
commitb45bd02179ab64fa82b70512fd41ae868091e51b (patch)
treeb2416148db4becea042414865ac10d8804afa5d8 /configure.ac
parent95f3958867d101d7e2820569d4efc3aba2efbb4c (diff)
parent60dc34ccdc9f29862ac4a6bfab98bbeeb1f30153 (diff)
downloadayatana-indicator-messages-b45bd02179ab64fa82b70512fd41ae868091e51b.tar.gz
ayatana-indicator-messages-b45bd02179ab64fa82b70512fd41ae868091e51b.tar.bz2
ayatana-indicator-messages-b45bd02179ab64fa82b70512fd41ae868091e51b.zip
releasing version 0.5.91-0ubuntu1
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 c445995..7fb043a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-messages, 0.5.90)
+AM_INIT_AUTOMAKE(indicator-messages, 0.5.91)
AM_MAINTAINER_MODE