aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-11-01 11:00:45 +0100
committerKristian Evers <kristianevers@gmail.com>2020-11-01 11:00:45 +0100
commited782cb37f429a08b8359ddda5393a961d69f7b7 (patch)
tree9ae6951a49a3cc12a6c5361119d800a5bb3584a7 /src/proj.h
parenta7b98870d873aff060d87e2f7039e55bac34d1c8 (diff)
downloadPROJ-ed782cb37f429a08b8359ddda5393a961d69f7b7.tar.gz
PROJ-ed782cb37f429a08b8359ddda5393a961d69f7b7.zip
Update version numbers in preparation for 8.0.0 release
Diffstat (limited to 'src/proj.h')
-rw-r--r--src/proj.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proj.h b/src/proj.h
index c98fcc1f..e77a5984 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -170,8 +170,8 @@ extern "C" {
#endif
/* The version numbers should be updated with every release! **/
-#define PROJ_VERSION_MAJOR 7
-#define PROJ_VERSION_MINOR 2
+#define PROJ_VERSION_MAJOR 8
+#define PROJ_VERSION_MINOR 0
#define PROJ_VERSION_PATCH 0
extern char const PROJ_DLL pj_release[]; /* global release id string */