aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-25 17:10:52 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-11-25 17:10:52 +0100
commit649e5ce3ed9dc52e6939f0862661637f85c60f99 (patch)
tree8cacdf2f0f262285fb993d811b006745f36b4b6c /src/proj.h
parentdbac9993cdc0e89861c0098224e4cdb7f339980c (diff)
downloadPROJ-649e5ce3ed9dc52e6939f0862661637f85c60f99.tar.gz
PROJ-649e5ce3ed9dc52e6939f0862661637f85c60f99.zip
Change version numbers to 6.3.0
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 9c3412e8..fc309542 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 7
-#define PROJ_VERSION_MINOR 0
+#define PROJ_VERSION_MAJOR 6
+#define PROJ_VERSION_MINOR 3
#define PROJ_VERSION_PATCH 0
extern char const PROJ_DLL pj_release[]; /* global release id string */