summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@wayofthemonkey.com>2015-03-08 21:43:58 -0400
committerRodney Dawes <dobey@wayofthemonkey.com>2015-03-08 21:43:58 -0400
commit1e708f32d5fe2bd57500b625e217bf0dd80a65e8 (patch)
treece4d8a6be4f7a1ac7d280e52a6a3d6a22490337c
parentd34c4e84fe818d38cc196422a027c98c73bd7883 (diff)
downloadintltool-1e708f32d5fe2bd57500b625e217bf0dd80a65e8.tar.gz
Release version 0.51.0HEADrelease-0_51_0trunk
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 494c96e..c401ad6 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.3])
+AC_INIT([intltool], [0.51.0])
AC_CONFIG_SRCDIR([intltoolize.in])
AM_INIT_AUTOMAKE([foreign])