Increment version

Change-Id: I2b9b613775e1698a9b4339e153eb9b677f0898c7
This commit is contained in:
SpiritCroc 2020-08-24 11:35:41 +02:00
parent b1d96ebba9
commit 4dfdfba42c

View File

@ -19,7 +19,7 @@ ext.versionMajor = 1
ext.versionMinor = 0 ext.versionMinor = 0
ext.versionPatch = 5 ext.versionPatch = 5
ext.scVersion = 14 ext.scVersion = 15
static def getGitTimestamp() { static def getGitTimestamp() {
def cmd = 'git show -s --format=%ct' def cmd = 'git show -s --format=%ct'