feature 6314: Control LCM operations over ns instance
[osm/LCM.git] / osm_lcm / lcm.py
index be31bf3..1e6bba1 100644 (file)
@@ -27,7 +27,7 @@ min_RO_version = [0, 5, 72]
 min_n2vc_version = "0.0.2"
 min_common_version = "0.1.7"
 # uncomment if LCM is installed as library and installed, and get them from __init__.py
-lcm_version = '0.1.17'
+lcm_version = '0.1.18'
 lcm_version_date = '2018-10-11'