From 41a02c8f6e4a4b6d101525775883bd95cf4fa10a Mon Sep 17 00:00:00 2001 From: Charles Karney Date: Mon, 10 Apr 2017 08:40:58 -0400 Subject: geodesic.h: Switch to geodesic version 1.48.1. --- src/geodesic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/geodesic.h b/src/geodesic.h index b864ccf4..f3cb3009 100644 --- a/src/geodesic.h +++ b/src/geodesic.h @@ -132,7 +132,7 @@ * The patch level of the geodesic library. (This tracks the version of * GeographicLib.) **********************************************************************/ -#define GEODESIC_VERSION_PATCH 0 +#define GEODESIC_VERSION_PATCH 1 /** * Pack the version components into a single integer. Users should not rely on -- cgit v1.2.3