aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-09-11 15:30:15 +0000
committervagrant <vv770d@att.com>2018-09-11 15:30:25 +0000
commit0b6409199f113ce5647775089d73a1d4594097cb (patch)
treebc4a1fc5e5d03533ec38490058c287ae8dc5091b
parent226b5fd82028ac7f75b0f8e9ce2fa7b826cd9305 (diff)
update version for snmptrap
Change-Id: I7bbaf4f9d231e66a5684ba3616ccc7b2d233bce6 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 7d6815b..9e0d73d 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
major=1
-minor=3
+minor=4
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}