diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-05-24 18:28:03 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2018-05-24 18:28:03 +0200 |
| commit | 62960c27e44ba1259bad509740a0a8b0925caa5e (patch) | |
| tree | be6fa2aedc1559d76e5214cfe1f9f6b82154aa5a /configure.ac | |
| parent | a45ad8cb7a9ad4c6ac554005d4aa4534e3c2b93a (diff) | |
| download | PROJ-62960c27e44ba1259bad509740a0a8b0925caa5e.tar.gz PROJ-62960c27e44ba1259bad509740a0a8b0925caa5e.zip | |
Update version numbers for 5.1.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 e47e6b46..495fb037 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], [5.0.0], +AC_INIT([PROJ], [5.1.0], [https://github.com/OSGeo/proj.4/issues], proj, [http://proj4.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
