getting bug fixes from master
[osm/LCM.git] / osm_lcm / lcm.py
index ca89b8b..25d7559 100644 (file)
@@ -44,7 +44,7 @@ min_RO_version = [0, 6, 3]
 min_n2vc_version = "0.0.2"
 min_common_version = "0.1.11"
 # uncomment if LCM is installed as library and installed, and get them from __init__.py
-lcm_version = '0.1.33'
+lcm_version = '0.1.34'
 lcm_version_date = '2019-01-31'