diff options
author | dglFromAtt <dgl@research.att.com> | 2018-05-09 17:57:53 -0400 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2018-05-09 17:58:15 -0400 |
commit | 260eb0a55cbfe2e177ec37017628c5c55605c644 (patch) | |
tree | db30c194cd80019f414348aa07a988c3f3c88930 /version.properties | |
parent | f49334aa88af380de13bb22608c3468a7c6fe649 (diff) |
Increment patch version
Change-Id: I011ab277808ddc962312f42e171b7d7c4bba1c52
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-485
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 8f72e5e..c0d2dee 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=9 +patch=10 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |