diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-09-01 09:31:36 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-09-01 09:31:36 +0200 |
| commit | dbfe811f18c4616df12e3360dc9f4750f7c42cb6 (patch) | |
| tree | 580d181f7ddffffd6554b59a8392ddde8da06a98 /configure.ac | |
| parent | f059b90ab4c52a67344886a76deecaeb53299ebd (diff) | |
| download | PROJ-dbfe811f18c4616df12e3360dc9f4750f7c42cb6.tar.gz PROJ-dbfe811f18c4616df12e3360dc9f4750f7c42cb6.zip | |
Update version numbers in preparation for 7.0.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 a3d0d021..a5edd13c 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], [6.2.0], +AC_INIT([PROJ], [7.0.0], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
