aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-04-23 13:58:07 +0200
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-04-23 13:58:07 +0200
commit1053d24655fe92059deea436d2d55d101a7c8c6c (patch)
tree02128856312c0d5676152af308044ce3af013692 /version.properties
parentfcbbd8a6f3548f3560946112341b273440f6b216 (diff)
Switch pnf simulator to the new version
Prepare new release line. Version: 1.0.1 Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib64b2d4e37e22824479bdc408ce99f507215b0db
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 2ddebb3..0f1f46a 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=0
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT