From a5c562a50febf428606d2743572137a48c959248 Mon Sep 17 00:00:00 2001 From: "Srivats P." Date: Mon, 15 Jun 2015 18:10:09 +0530 Subject: [PATCH] Bumped version to 0.7.1 --- version.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.pri b/version.pri index 357ed538..07263600 100644 --- a/version.pri +++ b/version.pri @@ -1,4 +1,4 @@ -APP_VERSION = 0.7 +APP_VERSION = 0.7.1 APP_REVISION = $(shell hg identify -i) #uncomment the below line in a source package and fill-in the correct revision #APP_REVISION = @