X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=3d0feb45d6ce4fe11d0386253887f013dbf7f746;hb=36c0b17b51788c867b5aefe269cd860f4ebc7bb4;hp=d00f61823a7451bafd5e17b66e4fd0be84c6c86b;hpb=941551b37acbcaf82dcad8eb5b3d231130f2b22d;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index d00f6182..3d0feb45 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.4-r512" +__version__="0.5.5-r514" version_date="Jan 2017" -database_version="0.18" #expected database schema version +database_version="0.19" #expected database schema version import httpserver import time