X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_lcm%2Flcm.py;h=25d75597a45874d5bb0c9ba7830f4fb94d2b3d4c;hb=f50e93568f45560849a1ac7c9947897737046490;hp=ca89b8ba78d30a457c6d7de120d5c5d986429c5f;hpb=a009e55ba79a19ce8c9b04fac4e5554550d94975;p=osm%2FLCM.git diff --git a/osm_lcm/lcm.py b/osm_lcm/lcm.py index ca89b8b..25d7559 100644 --- a/osm_lcm/lcm.py +++ b/osm_lcm/lcm.py @@ -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'