diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2020-01-01 22:02:54 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-01-01 22:02:54 +0100 |
| commit | fd377df0d12d4127ed277f4f3c11a4122eab3ccf (patch) | |
| tree | b0cc9e13fa910a2580b2f524930207987c189064 /src/proj_api.h | |
| parent | a1e8314d97cacca325161efbe8d2ac9bdfdc36ad (diff) | |
| download | PROJ-fd377df0d12d4127ed277f4f3c11a4122eab3ccf.tar.gz PROJ-fd377df0d12d4127ed277f4f3c11a4122eab3ccf.zip | |
Bump version numbers in preparation for 7.0.0 release
Diffstat (limited to 'src/proj_api.h')
| -rw-r--r-- | src/proj_api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj_api.h b/src/proj_api.h index 852cb14c..24046026 100644 --- a/src/proj_api.h +++ b/src/proj_api.h @@ -38,7 +38,7 @@ #endif #ifndef PJ_VERSION -#define PJ_VERSION 630 +#define PJ_VERSION 700 #endif #ifdef PROJ_RENAME_SYMBOLS |
