From d6da34e2b3967efd29e132b45844c8a20eb8936e Mon Sep 17 00:00:00 2001 From: "Srivats P." Date: Sun, 7 Jun 2015 12:27:55 +0530 Subject: [PATCH] Bumping version to 0.7 --- version.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.pri b/version.pri index 97b36736..357ed538 100644 --- a/version.pri +++ b/version.pri @@ -1,4 +1,4 @@ -APP_VERSION = 0.6 +APP_VERSION = 0.7 APP_REVISION = $(shell hg identify -i) #uncomment the below line in a source package and fill-in the correct revision #APP_REVISION = @