Increment version
Change-Id: I2e30e69f149fa363d8a0391fd4c4682575a234ae
This commit is contained in:
parent
4d3229a321
commit
c7ae49df1b
|
@ -19,7 +19,7 @@ ext.versionMajor = 1
|
|||
ext.versionMinor = 0
|
||||
ext.versionPatch = 5
|
||||
|
||||
ext.scVersion = 16
|
||||
ext.scVersion = 17
|
||||
|
||||
static def getGitTimestamp() {
|
||||
def cmd = 'git show -s --format=%ct'
|
||||
|
|
Loading…
Reference in New Issue