diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-08-26 05:44:09 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-08-26 05:48:21 +0200 |
| commit | 3950a6ac472660870812ff4f6cf7c3b89aac97b4 (patch) | |
| tree | 29560f253c83a8078709875baaa0764adb4751ae /configure.ac | |
| parent | e9024b77d8dbae1e914c9e570cb567ae5251ef45 (diff) | |
| download | PROJ-3950a6ac472660870812ff4f6cf7c3b89aac97b4.tar.gz PROJ-3950a6ac472660870812ff4f6cf7c3b89aac97b4.zip | |
Update version numbers for 8.1.1 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 4ff2ad9f..d412c48c 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.1.1], [https://github.com/OSGeo/PROJ/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) |
