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