diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2003-03-31 14:52:38 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2003-03-31 14:52:38 +0000 |
| commit | 8e9d2564581e093f345d5126f00c70ba4671a67a (patch) | |
| tree | b04a6e3a67126d3a679059ce18816fd9ea6ee82d /src/proj_api.h | |
| parent | 15620dac5228dd493fe0501e95db51736c4deb93 (diff) | |
| download | PROJ-8e9d2564581e093f345d5126f00c70ba4671a67a.tar.gz PROJ-8e9d2564581e093f345d5126f00c70ba4671a67a.zip | |
updated to 4.4.7
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1129 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/proj_api.h')
| -rw-r--r-- | src/proj_api.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/proj_api.h b/src/proj_api.h index b9fc167e..5af25e2f 100644 --- a/src/proj_api.h +++ b/src/proj_api.h @@ -28,6 +28,9 @@ ****************************************************************************** * * $Log$ + * Revision 1.8 2003/03/31 14:52:38 warmerda + * updated to 4.4.7 + * * Revision 1.7 2002/12/14 20:14:35 warmerda * added geocentric support * @@ -64,7 +67,7 @@ extern "C" { #endif /* Try to update this every version! */ -#define PJ_VERSION 446 +#define PJ_VERSION 447 extern char const pj_release[]; /* global release id string */ |
