summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Šegan <danilo@canonical.com>2010-03-24 11:25:29 -0300
committerDanilo Šegan <danilo@canonical.com>2010-03-24 11:25:29 -0300
commit87e81124d8d89b9e344af0d80151b6b4edba978a (patch)
tree6afc7384d68f9c474125fdbc74066a323826ed71
parent57039c3c2b03e8b015296310dd58258005fa7dba (diff)
downloadintltool-87e81124d8d89b9e344af0d80151b6b4edba978a.tar.gz
Prepare for 0.41.1 release.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb41ded..491e3f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.53])
-AC_INIT([intltool], [0.41.0])
+AC_INIT([intltool], [0.41.1])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])