X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=openmanod.py;h=02c51c89c2d4e6566524f5bf342b5e61b5781978;hb=66345bc7ec91854bbf82d8f3595eab33d4801b2b;hp=2fe61875d862317ef5206e99525cbd4fea3a3688;hpb=b13f3ccc55a71878d8e7c501be9269d84fc85ace;p=osm%2FRO.git diff --git a/openmanod.py b/openmanod.py index 2fe61875..02c51c89 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.4.56-r498" +__version__="0.4.57-r499" version_date="Sep 2016" -database_version="0.13" #expected database schema version +database_version="0.14" #expected database schema version import httpserver import time