aboutsummaryrefslogtreecommitdiff
path: root/src/proj_api.h
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2002-01-09 14:36:22 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2002-01-09 14:36:22 +0000
commit061c61faf318954febb4d971962f60730902099c (patch)
tree0bceb5be5f519f5577a2d1be27512a516b4506c5 /src/proj_api.h
parent7ccf9f41220aa166deae7509f93d1ad9ca645da2 (diff)
downloadPROJ-061c61faf318954febb4d971962f60730902099c.tar.gz
PROJ-061c61faf318954febb4d971962f60730902099c.zip
updated to 4.4.5proj_4_4_5
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@986 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/proj_api.h')
-rw-r--r--src/proj_api.h5
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 */