aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-08-26 11:17:26 +0100
committerConor Curran <conor.curran@canonical.com>2011-08-26 11:17:26 +0100
commitf659aae78da79fe7f34b1943c51ac84de787f725 (patch)
treed8ee27c36b4c31228aee8d2c99647d509ce93896 /configure.ac
parentdb495e787761164191314d4d8fe79c70de075a75 (diff)
downloadayatana-indicator-session-f659aae78da79fe7f34b1943c51ac84de787f725.tar.gz
ayatana-indicator-session-f659aae78da79fe7f34b1943c51ac84de787f725.tar.bz2
ayatana-indicator-session-f659aae78da79fe7f34b1943c51ac84de787f725.zip
fixed the translation bug
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 8584c96..8e5ed8b 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.3.1)
+AM_INIT_AUTOMAKE(indicator-session, 0.3.3.2)
AM_MAINTAINER_MODE