changeset 1387:a347cb704f93 release-2.5 2.5.1

Prepare tag. This release includes bugfixes and small improvements to the client. This release is served best with server version 2.5.
author Tom Gottfried <tom@intevation.de>
date Mon, 27 Feb 2017 11:56:08 +0100
parents 3f499c52eee6
children 634cce8b4c09
files app.js custom-vhosts.conf
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app.js	Thu Feb 23 12:49:28 2017 +0100
+++ b/app.js	Mon Feb 27 11:56:08 2017 +0100
@@ -89,7 +89,7 @@
         Lada.logintime = '';
         Lada.mst = [];
         Lada.netzbetreiber = [];
-        Lada.clientVersion = '2.6-SNAPSHOT';
+        Lada.clientVersion = '2.5.1';
         Lada.serverVersion = '';
 
         var queryString = document.location.href.split('?')[1];
--- a/custom-vhosts.conf	Thu Feb 23 12:49:28 2017 +0100
+++ b/custom-vhosts.conf	Mon Feb 27 11:56:08 2017 +0100
@@ -21,7 +21,7 @@
 Listen 83
 Listen 84
 
-Define LADA_SERVER_VERSION 2.6-SNAPSHOT
+Define LADA_SERVER_VERSION 2.5
 
 <VirtualHost *:80>
     ServerAdmin webmaster@localhost

http://lada.wald.intevation.org