diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2013-06-22 17:21:46 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2013-06-22 17:21:46 +0000 |
| commit | 3c19b4837ce6b4ae3694543a0fe2e01b42b7a655 (patch) | |
| tree | bf07d6eb9fb4f5a3f74e4d625faf25858cd4e77a /src/proj_api.h | |
| parent | d2bf66de36c4914981544d2205c5924eeb556a02 (diff) | |
| download | PROJ-3c19b4837ce6b4ae3694543a0fe2e01b42b7a655.tar.gz PROJ-3c19b4837ce6b4ae3694543a0fe2e01b42b7a655.zip | |
prepare for 4.9.0 beta release
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2350 4e78687f-474d-0410-85f9-8d5e500ac6b2
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 edc3b587..84e7eae8 100644 --- a/src/proj_api.h +++ b/src/proj_api.h @@ -40,7 +40,7 @@ extern "C" { #endif /* Try to update this every version! */ -#define PJ_VERSION 480 +#define PJ_VERSION 490 extern char const pj_release[]; /* global release id string */ |
