X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=62b83acff32f219abc4eac7bf9758adf64f5dc3a;hb=a4d321c56f4a873d2a5b0477e64dc65f14780fd1;hp=a76ed70f7811131b9a10891f7ac94ecce238aa72;hpb=44528e4eea92eb8f3f929ffda6cebfe8903241d9;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index a76ed70f..62b83acf 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.1-r508" +__version__="0.5.2-r510" version_date="Oct 2016" -database_version="0.15" #expected database schema version +database_version="0.16" #expected database schema version import httpserver import time