diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2019-03-01 19:25:43 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2019-03-01 19:25:43 +0100 |
| commit | a6add0dc054a55334ee880d83aca8c19510ab858 (patch) | |
| tree | 250c44b0273288e0cef3cbcbe5176b0fd3cc4b4f /configure.ac | |
| parent | e03bfb35013fc0ab1843c906806f8e162db4a59d (diff) | |
| download | PROJ-a6add0dc054a55334ee880d83aca8c19510ab858.tar.gz PROJ-a6add0dc054a55334ee880d83aca8c19510ab858.zip | |
Bump version numbers in preparation for 6.1.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 d0aecf75..d155432b 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.0.0], +AC_INIT([PROJ], [6.1.0], [https://github.com/OSGeo/proj.4/issues], proj, [https://proj4.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
