changeset 1413:fc0ec9cde3aa 2.6

Prepare tag.
author Tom Gottfried <tom@intevation.de>
date Mon, 27 Mar 2017 17:07:55 +0200
parents dc90e2997071
children 6f9985b4cf47
files app.js custom-vhosts.conf
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app.js	Mon Mar 27 16:50:00 2017 +0200
+++ b/app.js	Mon Mar 27 17:07:55 2017 +0200
@@ -89,7 +89,7 @@
         Lada.logintime = '';
         Lada.mst = [];
         Lada.netzbetreiber = [];
-        Lada.clientVersion = '2.6-SNAPSHOT';
+        Lada.clientVersion = '2.6';
         Lada.serverVersion = '';
 
         var queryString = document.location.href.split('?')[1];
--- a/custom-vhosts.conf	Mon Mar 27 16:50:00 2017 +0200
+++ b/custom-vhosts.conf	Mon Mar 27 17:07:55 2017 +0200
@@ -21,7 +21,7 @@
 Listen 83
 Listen 84
 
-Define LADA_SERVER_VERSION 2.6-SNAPSHOT
+Define LADA_SERVER_VERSION 2.6
 
 <VirtualHost *:80>
     ServerAdmin webmaster@localhost

http://lada.wald.intevation.org