aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-04-28 13:13:26 +0200
committerKristian Evers <kristianevers@gmail.com>2021-04-28 13:13:26 +0200
commit4aa56f2d0ecc8e0a7540b069710db34e16415af2 (patch)
treed397330fe3bcebcaf74b8ce6db2fec244d38e0ce /src
parentff63939f9b0498a2c711f030751b16ff23f4c8ca (diff)
downloadPROJ-8.0.1.tar.gz
PROJ-8.0.1.zip
Update version numbers for 8.0.18.0.1
Diffstat (limited to 'src')
-rw-r--r--src/proj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj.h b/src/proj.h
index f609f9f8..40a0e489 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -172,7 +172,7 @@ extern "C" {
/* The version numbers should be updated with every release! **/
#define PROJ_VERSION_MAJOR 8
#define PROJ_VERSION_MINOR 0
-#define PROJ_VERSION_PATCH 0
+#define PROJ_VERSION_PATCH 1
/* Note: the following 3 defines have been introduced in PROJ 8.0.1 */
/* Macro to compute a PROJ version number from its components */