summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@gnome.org>2009-07-15 22:54:09 -0400
committerRodney Dawes <dobey@gnome.org>2009-07-15 22:54:09 -0400
commit20e5ae7fdfbb45fa39038a3ce308136710b48400 (patch)
treee85a4ba1c18967ff3e13f8b7c40918594f04143d
parent23add009a2c044faad90dab7b311813d25187a16 (diff)
downloadintltool-20e5ae7fdfbb45fa39038a3ce308136710b48400.tar.gz
Up version to 0.41.0 for releaseintltool-0-41-0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c0f5e8..eb41ded 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.40.6])
+AC_INIT([intltool], [0.41.0])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])