diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 10:24:03 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 10:24:03 +0200 |
commit | eae85a8a1d4df9ca277f6cfb19e40ead51e44073 (patch) | |
tree | 188c8be434d47513ea63d7bb2a18f7c85167912a /lib/Travel/Status/DE/HAFAS/Polyline.pm | |
parent | e30c2f3be1e05b4afa8842f256a6ada7b9abb60e (diff) |
Release v4.164.16
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS/Polyline.pm')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Polyline.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Polyline.pm b/lib/Travel/Status/DE/HAFAS/Polyline.pm index 2023a6b..3ae62b9 100644 --- a/lib/Travel/Status/DE/HAFAS/Polyline.pm +++ b/lib/Travel/Status/DE/HAFAS/Polyline.pm @@ -16,7 +16,7 @@ use 5.014; use parent 'Exporter'; our @EXPORT_OK = qw(decode_polyline); -our $VERSION = '4.15'; +our $VERSION = '4.16'; # Translated this php script # <http://unitstep.net/blog/2008/08/02/decoding-google-maps-encoded-polylines-using-php/> |