summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Segan <danilo@canonical.com>2011-10-08 23:49:53 +0200
committerDanilo Segan <danilo@canonical.com>2011-10-08 23:49:53 +0200
commit6ab74f5c036fddd9442c38ca9b83342928ae3d1c (patch)
treee7d2b7ffcac76433b8fcb4d7cd1d18789558008d
parent2020eabd1f2ec51129b093119e56103b9c2073ec (diff)
downloadintltool-6ab74f5c036fddd9442c38ca9b83342928ae3d1c.tar.gz
Up the version to 0.50.0.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 491e3f5..e558650 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.1])
+AC_INIT([intltool], [0.50.0])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])