From c35cbd91a787b200bb8dce30dc7362386ab532d7 Mon Sep 17 00:00:00 2001 From: Robert Grimm Date: Wed, 18 Feb 2015 14:17:12 -0700 Subject: [PATCH] Bump version to 0.0.4 --- common.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.pri b/common.pri index 452c8bb..2f2c11c 100644 --- a/common.pri +++ b/common.pri @@ -15,7 +15,7 @@ # Define settings common between the main and test applications' project # files -VERSION = 0.0.3 +VERSION = 0.0.4 QT += concurrent core gui widgets