diff options
author | dglFromAtt <dgl@research.att.com> | 2019-03-27 15:09:07 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-03-27 15:09:30 +0000 |
commit | e6de2cef6c35390335df07f868d2484adc3949c3 (patch) | |
tree | c2e2faf2af2fb5e0f1613cb053d42b924e174517 /dbc-client/version.properties | |
parent | 1884cba507942dcae7ce7c4ce055fcf389c194a6 (diff) |
bump version for dbc-client1.1.1
Change-Id: Ibd4ab7d9d2de094e6e5a7adc23b6895bfc1fb196
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1120
Diffstat (limited to 'dbc-client/version.properties')
-rw-r--r-- | dbc-client/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbc-client/version.properties b/dbc-client/version.properties index faa90d4..3de14e0 100644 --- a/dbc-client/version.properties +++ b/dbc-client/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |