From 170ecab49cbc86fe2279049710bec3229398cf35 Mon Sep 17 00:00:00 2001 From: Jimmy Huang Date: Thu, 6 Mar 2014 13:17:28 -0800 Subject: [PATCH] Bump version to 0.0.5 Change-Id: Ic123e02df77b6d0e179c6cac0fe9d7ba59e69cf6 Signed-off-by: Jimmy Huang --- Makefile | 2 +- Settings.desktop | 2 +- packaging/Settings.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 903424c..4145391 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = Settings -VERSION := 0.0.4 +VERSION := 0.0.5 PACKAGE = $(PROJECT)-$(VERSION) INSTALL_DIR = ${DESTDIR}/opt/usr/apps/.preinstallWidgets diff --git a/Settings.desktop b/Settings.desktop index c0b626e..4aa00ec 100644 --- a/Settings.desktop +++ b/Settings.desktop @@ -1,6 +1,6 @@ [Desktop Entry] -Version=0.0.4 +Version=0.0.5 Name=Settings Comment=System Settings Application GenericName=Settings diff --git a/packaging/Settings.spec b/packaging/Settings.spec index 2076306..cbf1d25 100644 --- a/packaging/Settings.spec +++ b/packaging/Settings.spec @@ -1,6 +1,6 @@ Name: Settings Summary: A HTML5 based app for system settings -Version: 0.0.4 +Version: 0.0.5 Release: 1 Group: Applications/Web Applications License: Apache-2.0 -- 2.7.4