X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=535a11f87e261970fc3d7bc9559049a429428865;hb=1c8d4875c3aa60998b54761d45fbd1b31da0c0d1;hp=6df29d116b50820d23c5262783d19335f81f9f5b;hpb=a9a7e620972e361c37440d66c717b9e2ff425d51;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index 6df29d11..535a11f8 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.60-r503" -version_date="Sep 2016" +__version__="0.4.62-r506" +version_date="Oct 2016" database_version="0.15" #expected database schema version import httpserver