diff options
author | dglFromAtt <dgl@research.att.com> | 2019-01-28 17:15:33 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-01-28 17:15:42 +0000 |
commit | 339668d8382568eb043709ea9eb16f4b2ea7d072 (patch) | |
tree | 07cfafaec69fc432acf56b66f5228f8575496ed8 /version.properties | |
parent | 4ff165d2d626de73cb86a356c5e5156f86933c46 (diff) |
Support DR API diverge
Change-Id: Ie4d58731706a4d41202cf42cdaad2d460d73fc2f
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1000
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 19905f9..8db0bb1 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=25 +patch=26 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |