Bump version to 0.1.18. 57/19257/1
authorSalvatore Iovene <salvatore.iovene@intel.com>
Wed, 9 Apr 2014 11:25:37 +0000 (14:25 +0300)
committerSalvatore Iovene <salvatore.iovene@intel.com>
Wed, 9 Apr 2014 11:25:37 +0000 (14:25 +0300)
Change-Id: I50c1d22b2c2a331a49329966719dffb6409901e5

Makefile
dist/docs/tizen/config.xml
docs/tizen/config.xml
package.json

index 775f33f..257c3bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PROJECT = CowhideDocs
 
-VERSION := 0.1.17
+VERSION := 0.1.18
 PACKAGE = $(PROJECT)-$(VERSION)
 
 INSTALL_DIR = ${DESTDIR}/opt/usr/apps/.preinstallWidgets
index 0e0bd20..a144348 100644 (file)
@@ -2,7 +2,7 @@
 <widget xmlns       = "http://www.w3.org/ns/widgets"
         xmlns:tizen = "http://tizen.org/ns/widgets"
         id          = "http://otc.intel.com/cowhide-docs"
-        version     = "0.1.17"
+        version     = "0.1.18"
         viewmodes   = "fullscreen">
 
     <name short="Cowhide docs">
index 0e0bd20..a144348 100644 (file)
@@ -2,7 +2,7 @@
 <widget xmlns       = "http://www.w3.org/ns/widgets"
         xmlns:tizen = "http://tizen.org/ns/widgets"
         id          = "http://otc.intel.com/cowhide-docs"
-        version     = "0.1.17"
+        version     = "0.1.18"
         viewmodes   = "fullscreen">
 
     <name short="Cowhide docs">
index 2429560..9ae06b9 100644 (file)
@@ -1,7 +1,7 @@
 {
     "name": "cowhide",
         "description": "HTML5 components for fast UI development and support for Tizen IVI.",
-        "version": "0.1.17",
+        "version": "0.1.18",
         "keywords": [
             "tizen",
             "ivi",