X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=d01ea6414112d6ce5595db170db1bf3322ccf13b;hb=ed1be4b1591c258748261f21947dc388c28c6fd9;hp=6df29d116b50820d23c5262783d19335f81f9f5b;hpb=a9a7e620972e361c37440d66c717b9e2ff425d51;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index 6df29d11..d01ea641 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.61-r505" +version_date="Oct 2016" database_version="0.15" #expected database schema version import httpserver