X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=69e6755b8f3ef66e615ec4fa7b71815f604f29f4;hb=3ae39742402e1cf92cffc98a72a84bc8dac0de24;hp=422e3edfd502f2176cce797dab80dde897bbfbde;hpb=be41e22d64055e9ee71e3f4d6d7ca99225a679fb;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index 422e3edf..69e6755b 100755 --- a/openmanod.py +++ b/openmanod.py @@ -33,8 +33,8 @@ 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.48-r490" -version_date="Aug 2016" +__version__="0.4.51-r493" +version_date="Sep 2016" database_version="0.13" #expected database schema version import httpserver