diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-06-30 22:38:43 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-06-30 22:38:43 +0200 |
| commit | d41c10c9e1e787a521a3841605a2e6024649eb3f (patch) | |
| tree | c464f12258ad308eed3728c23058b1c219af5627 /configure.ac | |
| parent | 5e1a78c5d636546effa5daf7469781b5876ba6c7 (diff) | |
| download | PROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.tar.gz PROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.zip | |
Bump version numbers in anticipation of 8.2.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 4ff2ad9f..1cb1cb39 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], [8.1.0], +AC_INIT([PROJ], [8.2.0], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
