changeset 1242:9aba26c41dfc

Next version planned is 2.4.1.
author Tom Gottfried <tom@intevation.de>
date Tue, 01 Nov 2016 18:09:09 +0100
parents fbbd623ea344
children 03826fba90bb
files app.js custom-vhosts.conf
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app.js	Tue Nov 01 18:03:54 2016 +0100
+++ b/app.js	Tue Nov 01 18:09:09 2016 +0100
@@ -80,7 +80,7 @@
         Lada.logintime = '';
         Lada.mst = [];
         Lada.netzbetreiber = [];
-        Lada.clientVersion = '2.4.0';
+        Lada.clientVersion = '2.4.1-SNAPSHOT';
         Lada.serverVersion = '';
 
         var queryString = document.location.href.split('?')[1];
--- a/custom-vhosts.conf	Tue Nov 01 18:03:54 2016 +0100
+++ b/custom-vhosts.conf	Tue Nov 01 18:09:09 2016 +0100
@@ -21,7 +21,7 @@
 Listen 83
 Listen 84
 
-Define LADA_SERVER_VERSION 2.4.0
+Define LADA_SERVER_VERSION 2.4.1-SNAPSHOT
 
 <VirtualHost *:80>
     ServerAdmin webmaster@localhost

http://lada.wald.intevation.org