summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Šegan <danilo@segan.org>2012-11-18 12:42:08 +0100
committerDanilo Šegan <danilo@segan.org>2012-11-18 12:42:08 +0100
commit0e7682616e7d7e0b77c927fbe705262f1cfae264 (patch)
tree3c869e4073833be5168f2de723583f6fdf062e2d
parentadff1469975d555fb88f032c56e2d8293bf8b0b1 (diff)
downloadintltool-0e7682616e7d7e0b77c927fbe705262f1cfae264.tar.gz
Up the version number to 0.50.3.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4db6bf..494c96e 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.50.1])
+AC_INIT([intltool], [0.50.3])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])