aboutsummaryrefslogtreecommitdiff
path: root/src/proj_api.h
diff options
context:
space:
mode:
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 a580754b..f57ccca3 100644
--- a/src/proj_api.h
+++ b/src/proj_api.h
@@ -28,6 +28,9 @@
******************************************************************************
*
* $Log$
+ * Revision 1.16 2007/11/29 21:07:49 fwarmerdam
+ * prepare for 4.6.0 release
+ *
* Revision 1.15 2007/08/20 13:40:06 fwarmerdam
* avoid warnings in c++ for some prototypes
*
@@ -89,7 +92,7 @@ extern "C" {
#endif
/* Try to update this every version! */
-#define PJ_VERSION 450
+#define PJ_VERSION 460
extern char const pj_release[]; /* global release id string */