summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Šegan <danilo@segan.org>2012-02-05 10:20:48 +0100
committerDanilo Šegan <danilo@segan.org>2012-02-05 10:20:48 +0100
commit23ecad34b62bf708e4e7fce5f97b72d331c1a6a5 (patch)
tree8c1f2c0eb4d4f1acdba95ce11c44a8c0c7667fd4
parent62b1c0f84c66341f24ba5715967704b15c4c288f (diff)
downloadintltool-23ecad34b62bf708e4e7fce5f97b72d331c1a6a5.tar.gz
Up the version to 0.50.1.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d59d191..f4db6bf 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.0])
+AC_INIT([intltool], [0.50.1])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])