From f9112fb691f14efa512a720c2d473ae276af805d Mon Sep 17 00:00:00 2001 From: codestation Date: Thu, 9 Jan 2014 09:44:31 -0430 Subject: [PATCH] Bump version to 0.2.8 --- qcma.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcma.pro b/qcma.pro index 7124d3b..eec70aa 100644 --- a/qcma.pro +++ b/qcma.pro @@ -92,7 +92,7 @@ TRANSLATIONS += \ resources/translations/qcma.es.ts \ resources/translations/qcma.ja.ts -VERSION = \\\"'0.2.7'\\\" +VERSION = \\\"'0.2.8'\\\" DEFINES += "QCMA_VER=$${VERSION}"