From 49e3acf32777c8b20ca45e6971ec75d23dbeca5d Mon Sep 17 00:00:00 2001 From: "Srivats P." Date: Mon, 24 Oct 2011 07:22:22 +0530 Subject: [PATCH] Bumped version to 0.5 --- version.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.pri b/version.pri index ed0d8da..8eb45f0 100644 --- a/version.pri +++ b/version.pri @@ -1,4 +1,4 @@ -APP_VERSION = 0.4.1 +APP_VERSION = 0.5 APP_REVISION = $(shell hg identify -i) #uncomment the below line in a source package and fill-in the correct revision #APP_REVISION = @