v0.4.43 fixes #27 #29 names at vnfs, scenarios, instances can be repeated. Only visib...
[osm/RO.git] / openmanod.py
index dbfd505..f2cfb7e 100755 (executable)
@@ -33,9 +33,9 @@ It loads the configuration file and launches the http_server thread that will li
 '''
 __author__="Alfonso Tierno, Gerardo Garcia, Pablo Montes"
 __date__ ="$26-aug-2014 11:09:29$"
-__version__="0.4.42-r479"
+__version__="0.4.43-r480"
 version_date="Jul 2016"
-database_version="0.10"      #expected database schema version
+database_version="0.11"      #expected database schema version
 
 import httpserver
 import time