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 8a4ea52f..3c6b6910 100644 --- a/src/proj_api.h +++ b/src/proj_api.h @@ -28,6 +28,9 @@ ****************************************************************************** * * $Log$ + * Revision 1.5 2002/01/09 14:36:22 warmerda + * updated to 4.4.5 + * * Revision 1.4 2001/09/15 22:55:28 warmerda * final prep for 4.4.4 release * @@ -55,7 +58,7 @@ extern "C" { #endif /* Try to update this every version! */ -#define PJ_VERSION 444 +#define PJ_VERSION 445 extern char const pj_release[]; /* global release id string */ |
