X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=f2cfb7e5288e5707bc5402c0f43f81f5c87ecf24;hb=cea279c3acfbe2aa2bbd22db62b15fbd10d2c77b;hp=dbfd5054d0abf4166ecfe3bbcb130c2a47d8ba89;hpb=72f35a5dba42614f1d2287217e2c697f8428e5a1;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index dbfd5054..f2cfb7e5 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.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