From 1c3dccb1a2d87391c244068de252fea449376be5 Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 24 Jun 2015 00:46:14 +0200 Subject: [PATCH] added version --- tagparser.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/tagparser.pro b/tagparser.pro index 7d8aae8..1a0cbd0 100644 --- a/tagparser.pro +++ b/tagparser.pro @@ -1,4 +1,5 @@ projectname = tagparser +VERSION = 1.1.5 # include ../../common.pri when building as part of a subdirs project; otherwise include general.pri !include(../../common.pri) {