changeset 1422:dc5851d433e8

tag 2.6.1
author Michael Stanko <mstanko@bfs.de>
date Wed, 05 Apr 2017 16:04:36 +0200
parents ca9bea97b2f4
children ee21d0e1b998
files Dockerfile_mini app.js
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Dockerfile_mini	Wed Apr 05 16:04:20 2017 +0200
+++ b/Dockerfile_mini	Wed Apr 05 16:04:36 2017 +0200
@@ -39,7 +39,7 @@
 #
 # compile and minify application
 #
-ENV VERSION=2.4.1
+ENV VERSION=2.6.1
 RUN ./build.sh
 RUN cd /var/www/html && cp -r /tmp/lada-client/lada-client-$VERSION/* .
 
--- a/app.js	Wed Apr 05 16:04:20 2017 +0200
+++ b/app.js	Wed Apr 05 16:04:36 2017 +0200
@@ -89,7 +89,7 @@
         Lada.logintime = '';
         Lada.mst = [];
         Lada.netzbetreiber = [];
-        Lada.clientVersion = '2.6';
+        Lada.clientVersion = '2.6.1';
         Lada.serverVersion = '';
 
         var queryString = document.location.href.split('?')[1];

http://lada.wald.intevation.org