From 2ae1a3cef65c0324e64a9404cbb43159375a4e3c Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Fri, 8 Jun 2018 15:56:17 +0200 Subject: bump version numbers to 5.2.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 07bf0ad1..712720fb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([PROJ], [5.1.0], +AC_INIT([PROJ], [5.2.0], [https://github.com/OSGeo/proj.4/issues], proj, [https://proj4.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) -- cgit v1.2.3