v0.4.49 allow IP parameters for networks, and network types in RO
[osm/RO.git] / openmanod.py
index c2b61a1..57aa6bd 100755 (executable)
@@ -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.46-r485"
+__version__="0.4.49-r491"
 version_date="Aug 2016"
-database_version="0.12"      #expected database schema version
+database_version="0.13"      #expected database schema version
 
 import httpserver
 import time