Description: Fix version string
Origin: vendor
Forwarded: not-needed
Last-Update: <2016-09-07>

diff --git a/src/jiffy.app.src b/src/jiffy.app.src
index ea3f1d1..89203cb 100644
--- a/src/jiffy.app.src
+++ b/src/jiffy.app.src
@@ -1,6 +1,6 @@
 {application, jiffy, [
     {description, "JSON Decoder/Encoder."},
-    {vsn, git},
+    {vsn, "0.14.8"},
     {registered, []},
     {applications, [kernel, stdlib]},
     {maintainers, ["Paul J. Davis"]},
