diff options
author | wasala <przemyslaw.wasala@nokia.com> | 2018-10-10 07:24:47 +0200 |
---|---|---|
committer | wasala <przemyslaw.wasala@nokia.com> | 2018-10-10 07:26:18 +0200 |
commit | 172fd71106f9674f52871a5b91908673eaf5a3de (patch) | |
tree | 460b68dbe72a87186c03ccdfa2f67e992c5817ef | |
parent | 1fb52f1ed56f610bedc661c60484303b78603443 (diff) |
Updated version.properties
Change-Id: I351d678d32ec068412611cda0b01087783f4f6f6
Issue-ID: DCAEGEN2-863
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 1b043102..73415a7d 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ major=1
-minor=0
+minor=1
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
|