X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=d00f61823a7451bafd5e17b66e4fd0be84c6c86b;hb=00bdd8b2ba28833a250cbb86170039b393251c36;hp=bbbd7d30b36716e9a7defbf8d967e3574b87eb9c;hpb=06ac4cc594385037ee5369e86dd62ab1a00df8e6;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index bbbd7d30..d00f6182 100755 --- a/openmanod.py +++ b/openmanod.py @@ -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.5.2-r510" -version_date="Oct 2016" -database_version="0.16" #expected database schema version +__version__="0.5.4-r512" +version_date="Jan 2017" +database_version="0.18" #expected database schema version import httpserver import time