From: zccrs Date: Mon, 15 Jan 2018 08:49:47 +0000 (+0800) Subject: fix: set its value only if VERSION is empty X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~130^2~28 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1836000c49eb149a6495322c4cbb1474d5d48204;p=dtkcore.git fix: set its value only if VERSION is empty Change-Id: I5428ca6ce4f885c1dcb50b7f6787935f1e02012e --- diff --git a/.qmake.conf b/.qmake.conf index a2366d2..c2bf5e3 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1 +1 @@ -VERSION=2.0.6 +isEmpty(VERSION):VERSION=2.0.6