X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=69e6755b8f3ef66e615ec4fa7b71815f604f29f4;hb=3ae39742402e1cf92cffc98a72a84bc8dac0de24;hp=57aa6bd34c511066b7da0f316cb4f9d83251e34e;hpb=9f8456e62b915ecad8424a2ccfd734db8e777fc9;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index 57aa6bd3..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.49-r491" -version_date="Aug 2016" +__version__="0.4.51-r493" +version_date="Sep 2016" database_version="0.13" #expected database schema version import httpserver