From 2966884fc83ecc39880bb539ed2c5b799c99b24c Mon Sep 17 00:00:00 2001 From: Srivats P Date: Sat, 7 Sep 2019 12:31:53 +0530 Subject: [PATCH] Bump to version 1.0 - 11 years 'n 13 releases in the making! --- version.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.pri b/version.pri index 5f6ce958..168b66ed 100644 --- a/version.pri +++ b/version.pri @@ -1,4 +1,4 @@ -APP_VERSION = 0.9 +APP_VERSION = 1.0 APP_REVISION = $(shell git rev-parse --short=12 --verify HEAD) #uncomment the below line in a source package and fill-in the correct revision #APP_REVISION = @