aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-06-08 15:56:17 +0200
committerKristian Evers <kristianevers@gmail.com>2018-06-08 15:56:17 +0200
commit2ae1a3cef65c0324e64a9404cbb43159375a4e3c (patch)
treea9e7521f34bb7458f63751e762ed970791c68844 /src/proj.h
parent323ec08a2edea31356560458604061cc2fd668c3 (diff)
downloadPROJ-2ae1a3cef65c0324e64a9404cbb43159375a4e3c.tar.gz
PROJ-2ae1a3cef65c0324e64a9404cbb43159375a4e3c.zip
bump version numbers to 5.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 d254eade..e33a7563 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -131,7 +131,7 @@ extern "C" {
/* The version numbers should be updated with every release! **/
#define PROJ_VERSION_MAJOR 5
-#define PROJ_VERSION_MINOR 1
+#define PROJ_VERSION_MINOR 2
#define PROJ_VERSION_PATCH 0
extern char const pj_release[]; /* global release id string */