From ee272b991909be75507ed9b3fd2bd9db499e1bce Mon Sep 17 00:00:00 2001 From: tierno Date: Mon, 24 Apr 2017 00:08:14 +0200 Subject: [PATCH] update server version Change-Id: I7717afafb33e2913392fd66222f0e35f178fadac Signed-off-by: tierno --- openmanod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openmanod b/openmanod index a63a1f07..190f7e3b 100755 --- a/openmanod +++ b/openmanod @@ -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.5.9-r519" -version_date="Mar 2017" +__version__="0.5.10-r520" +version_date="Apr 2017" database_version="0.20" #expected database schema version import time -- 2.17.1