From 2b26a2b3de7ccafe382ce3449b83929a3bc2fa77 Mon Sep 17 00:00:00 2001 From: codestation Date: Tue, 17 Dec 2013 20:45:13 -0430 Subject: [PATCH] Bump version to 0.2.5 --- qcma.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcma.pro b/qcma.pro index 4d6b305..803cb79 100644 --- a/qcma.pro +++ b/qcma.pro @@ -88,7 +88,7 @@ TRANSLATIONS += \ resources/translations/qcma.es.ts \ resources/translations/qcma.ja.ts -VERSION = \\\"'0.2.4'\\\" +VERSION = \\\"'0.2.5'\\\" DEFINES += "QCMA_VER=$${VERSION}"