From: Brian Jones Date: Wed, 6 Aug 2014 20:16:00 +0000 (-0700) Subject: :Updating manifest to use xwalk_version instead of version - TC-1465 X-Git-Tag: accepted/tizen/ivi/20140807.054048^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=e34a54e221ef569aabab747ea8099fe3418b6011;p=profile%2Fivi%2FModello_Homescreen.git :Updating manifest to use xwalk_version instead of version - TC-1465 Change-Id: I0d0471a2a70059da2602cdca9542a3b72f58818b --- diff --git a/manifest.json b/manifest.json index cb899cd..65e54b5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Modello Homescreen", - "version": "0.0.2", + "xwalk_version": "0.0.2", "app": { "launch":{ "local_path": "index.html" diff --git a/packaging/modello-homescreen.changes b/packaging/modello-homescreen.changes index 6f3e813..5be7fee 100644 --- a/packaging/modello-homescreen.changes +++ b/packaging/modello-homescreen.changes @@ -1,3 +1,6 @@ +* Wed Aug 06 2014 Brian Jones accepted/tizen/ivi/20140702.153400-1-g90fae66 +- Updating manifest to use xwalk_version instead of version - TC-1465 + * Thu Jun 05 2014 brianjjones accepted/tizen/ivi/20140526.131006@dabff47 - Fix for TIVI-3114. Refactor Modello to start at launch with Xwalk