diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-11-01 11:00:45 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-11-01 11:00:45 +0100 |
| commit | ed782cb37f429a08b8359ddda5393a961d69f7b7 (patch) | |
| tree | 9ae6951a49a3cc12a6c5361119d800a5bb3584a7 /configure.ac | |
| parent | a7b98870d873aff060d87e2f7039e55bac34d1c8 (diff) | |
| download | PROJ-ed782cb37f429a08b8359ddda5393a961d69f7b7.tar.gz PROJ-ed782cb37f429a08b8359ddda5393a961d69f7b7.zip | |
Update version numbers in preparation for 8.0.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 17f19900..33f8cc0c 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.2.0], +AC_INIT([PROJ], [8.0.0], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
