diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-10-28 18:50:18 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-10-28 18:50:18 +0100 |
| commit | 45b36ca27685c13c62c340bbdd3dd449f7e94af9 (patch) | |
| tree | ec86e2cf8c8829d6f37d99ddae7cb873c18789d3 /configure.ac | |
| parent | 0ff8ccf93963887f49447d5cd0753d582d44a9eb (diff) | |
| download | PROJ-6.2.1.tar.gz PROJ-6.2.1.zip | |
Update version numbers for 6.2.16.2.1
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 fc1b0ead..788175e2 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], [6.2.1], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
