aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-01-01 22:02:54 +0100
committerKristian Evers <kristianevers@gmail.com>2020-01-01 22:02:54 +0100
commitfd377df0d12d4127ed277f4f3c11a4122eab3ccf (patch)
treeb0cc9e13fa910a2580b2f524930207987c189064 /src/proj.h
parenta1e8314d97cacca325161efbe8d2ac9bdfdc36ad (diff)
downloadPROJ-fd377df0d12d4127ed277f4f3c11a4122eab3ccf.tar.gz
PROJ-fd377df0d12d4127ed277f4f3c11a4122eab3ccf.zip
Bump version numbers in preparation for 7.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 f31c778b..410f1e71 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -152,8 +152,8 @@ extern "C" {
#endif
/* The version numbers should be updated with every release! **/
-#define PROJ_VERSION_MAJOR 6
-#define PROJ_VERSION_MINOR 3
+#define PROJ_VERSION_MAJOR 7
+#define PROJ_VERSION_MINOR 0
#define PROJ_VERSION_PATCH 0
extern char const PROJ_DLL pj_release[]; /* global release id string */