X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_lcm%2Flcm.py;h=c6f839ad4fefe8594e96e9b66136cb246e5c10f1;hb=82974b2578eeefa319cb9507b63d8f29499c85b0;hp=ef5fefac3369bc3f5b06545fd21111522a46b11f;hpb=e4f7e6cc71c5e81a7f58fddab055901c5bdf64db;p=osm%2FLCM.git diff --git a/osm_lcm/lcm.py b/osm_lcm/lcm.py index ef5fefa..c6f839a 100644 --- a/osm_lcm/lcm.py +++ b/osm_lcm/lcm.py @@ -28,7 +28,7 @@ min_RO_version = [0, 5, 84] 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.26' +lcm_version = '0.1.27' lcm_version_date = '2018-11-27'