aboutsummaryrefslogtreecommitdiff
path: root/src/proj_api.h
diff options
context:
space:
mode:
authorCharles Karney <charles@karney.com>2016-02-16 20:23:01 -0500
committerCharles Karney <charles@karney.com>2016-02-16 20:23:01 -0500
commit56a7dc4a74f36e2aa968481bf963a239e4f21709 (patch)
tree327ec6f690f7d467578c864cf3ffce66f465a6fe /src/proj_api.h
parenta12bfb7c207449c9768fa7591684a0240d2e6898 (diff)
parentf1d58cc00c782934cab507f67b8b5ed97b526ffe (diff)
downloadPROJ-56a7dc4a74f36e2aa968481bf963a239e4f21709.tar.gz
PROJ-56a7dc4a74f36e2aa968481bf963a239e4f21709.zip
Merge pull request #355 from cffk/geod-1.46
Upgrade geodesic library from GeographicLib 1.46.
Diffstat (limited to 'src/proj_api.h')
-rw-r--r--src/proj_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj_api.h b/src/proj_api.h
index e381815c..db833b11 100644
--- a/src/proj_api.h
+++ b/src/proj_api.h
@@ -38,7 +38,7 @@ extern "C" {
#endif
/* Try to update this every version! */
-#define PJ_VERSION 492
+#define PJ_VERSION 493
/* pj_init() and similar functions can be used with a non-C locale */
/* Can be detected too at runtime if the symbol pj_atof exists */