diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-05-01 11:05:39 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-05-01 11:05:39 +0200 |
| commit | df59a7047e17fcd8243420256e58eba02681cc2b (patch) | |
| tree | bf2c911561d1c4f0a0b5f36235a87793cd2fff56 /configure.ac | |
| parent | 274948f7929a12073936354b3828f197c5629d47 (diff) | |
| download | PROJ-6.3.tar.gz PROJ-6.3.zip | |
Bump version numbers for a potential 6.3.3 release6.3
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 70a7b345..816a027c 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.3.2], +AC_INIT([PROJ], [6.3.3], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
