Fix record label typo: lat_west -> lon_west
[erlang-x-plane-data.git] / src / x_plane_data.app.src
index c4e86a9..ccad1bb 100644 (file)
@@ -1,7 +1,7 @@
 {application, x_plane_data,
  [
   {description, "X-Plane UDP data packet parser."},
-  {vsn, "0.0.0"},
+  {vsn, "0.0.1"},
   {registered, []},
   {applications, [
                   kernel,
This page took 0.023403 seconds and 4 git commands to generate.