projects
/
osm
/
LCM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a009e55
)
getting bug fixes from master
61/7161/1
v5.0.3
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Wed, 30 Jan 2019 09:54:42 +0000
(09:54 +0000)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Thu, 31 Jan 2019 13:28:17 +0000
(13:28 +0000)
Change-Id: Ia9e104b3e3fe0323bf6e8efd047b9260aea8e66e
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_lcm/lcm.py
patch
|
blob
|
history
diff --git
a/osm_lcm/lcm.py
b/osm_lcm/lcm.py
index
ca89b8b
..
25d7559
100644
(file)
--- 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.3
3
'
+lcm_version = '0.1.3
4
'
lcm_version_date = '2019-01-31'