aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-06-30 22:38:43 +0200
committerKristian Evers <kristianevers@gmail.com>2021-06-30 22:38:43 +0200
commitd41c10c9e1e787a521a3841605a2e6024649eb3f (patch)
treec464f12258ad308eed3728c23058b1c219af5627 /src/proj.h
parent5e1a78c5d636546effa5daf7469781b5876ba6c7 (diff)
downloadPROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.tar.gz
PROJ-d41c10c9e1e787a521a3841605a2e6024649eb3f.zip
Bump version numbers in anticipation of 8.2.0
Diffstat (limited to 'src/proj.h')
-rw-r--r--src/proj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj.h b/src/proj.h
index ceabbf07..a8a20690 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -171,7 +171,7 @@ extern "C" {
/* The version numbers should be updated with every release! **/
#define PROJ_VERSION_MAJOR 8
-#define PROJ_VERSION_MINOR 1
+#define PROJ_VERSION_MINOR 2
#define PROJ_VERSION_PATCH 0
/* Note: the following 3 defines have been introduced in PROJ 8.0.1 */