diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-25 17:10:52 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-11-25 17:10:52 +0100 |
| commit | 649e5ce3ed9dc52e6939f0862661637f85c60f99 (patch) | |
| tree | 8cacdf2f0f262285fb993d811b006745f36b4b6c /configure.ac | |
| parent | dbac9993cdc0e89861c0098224e4cdb7f339980c (diff) | |
| download | PROJ-649e5ce3ed9dc52e6939f0862661637f85c60f99.tar.gz PROJ-649e5ce3ed9dc52e6939f0862661637f85c60f99.zip | |
Change version numbers to 6.3.0
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 e9274621..0ea8e04a 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], [7.0.0], +AC_INIT([PROJ], [6.3.0], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
