Merge "v0.4.61 fixed 37 Deploying multisite get properly the information from sites...
[osm/RO.git] / openmanod.py
index 6df29d1..d01ea64 100755 (executable)
@@ -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