diff options
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 */ |
