diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-09-15 17:03:28 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-09-15 17:03:28 +0200 |
| commit | 46828f19e4dff0af3683a3d1f79db8278d553e4f (patch) | |
| tree | 07a441b13377d4506b801d9e3d3b662cfbbc7a4e /configure.ac | |
| parent | 98ba73123dafe1fb56e4a9c6aef4555023d020e3 (diff) | |
| download | PROJ-46828f19e4dff0af3683a3d1f79db8278d553e4f.tar.gz PROJ-46828f19e4dff0af3683a3d1f79db8278d553e4f.zip | |
Bump version numbers after 5.2.0 release
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 712720fb..808e5791 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.2.0], +AC_INIT([PROJ], [6.0.0], [https://github.com/OSGeo/proj.4/issues], proj, [https://proj4.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
