From fc4bd30b425aee146639e39fd015e97d133b98ed Mon Sep 17 00:00:00 2001 From: codestation Date: Sun, 5 Jan 2014 22:06:03 -0430 Subject: [PATCH] Bump version to 0.2.7. --- qcma.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcma.pro b/qcma.pro index 9f1fecf..7124d3b 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.6'\\\" +VERSION = \\\"'0.2.7'\\\" DEFINES += "QCMA_VER=$${VERSION}"