diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2001-09-15 22:55:28 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2001-09-15 22:55:28 +0000 |
| commit | f3d85461040a1afd49bc24b0dd44cb15f6b3efaf (patch) | |
| tree | 642ac526f6e339a4fcfe066cbfefd252e96c181f /src/proj_api.h | |
| parent | 953a49b5fd0c6b3ea130ab37f5776b3372b09ee3 (diff) | |
| download | PROJ-f3d85461040a1afd49bc24b0dd44cb15f6b3efaf.tar.gz PROJ-f3d85461040a1afd49bc24b0dd44cb15f6b3efaf.zip | |
final prep for 4.4.4 release
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@981 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 c3f57a51..8a4ea52f 100644 --- a/src/proj_api.h +++ b/src/proj_api.h @@ -28,6 +28,9 @@ ****************************************************************************** * * $Log$ + * Revision 1.4 2001/09/15 22:55:28 warmerda + * final prep for 4.4.4 release + * * Revision 1.3 2001/08/23 20:25:55 warmerda * added pj_set_finder function * @@ -52,7 +55,7 @@ extern "C" { #endif /* Try to update this every version! */ -#define PJ_VERSION 443 +#define PJ_VERSION 444 extern char const pj_release[]; /* global release id string */ |
