aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 4db65697..a0de3f14 100644
--- a/src/proj_api.h
+++ b/src/proj_api.h
@@ -28,6 +28,9 @@
******************************************************************************
*
* $Log$
+ * Revision 1.10 2004/05/04 03:28:01 warmerda
+ * Updated version.
+ *
* Revision 1.9 2004/04/15 13:56:24 warmerda
* added pj_get_release
*
@@ -70,7 +73,7 @@ extern "C" {
#endif
/* Try to update this every version! */
-#define PJ_VERSION 447
+#define PJ_VERSION 448
extern char const pj_release[]; /* global release id string */