changeset 1376:cd51645b79d5

Advance version.
author Tom Gottfried <tom@intevation.de>
date Thu, 09 Feb 2017 14:20:24 +0100
parents 062c186582c1
children 9cac9eb1365f
files app.js custom-vhosts.conf
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app.js	Thu Feb 09 14:19:11 2017 +0100
+++ b/app.js	Thu Feb 09 14:20:24 2017 +0100
@@ -89,7 +89,7 @@
         Lada.logintime = '';
         Lada.mst = [];
         Lada.netzbetreiber = [];
-        Lada.clientVersion = '2.5';
+        Lada.clientVersion = '2.6-SNAPSHOT';
         Lada.serverVersion = '';
 
         var queryString = document.location.href.split('?')[1];
--- a/custom-vhosts.conf	Thu Feb 09 14:19:11 2017 +0100
+++ b/custom-vhosts.conf	Thu Feb 09 14:20:24 2017 +0100
@@ -21,7 +21,7 @@
 Listen 83
 Listen 84
 
-Define LADA_SERVER_VERSION 2.5
+Define LADA_SERVER_VERSION 2.6-SNAPSHOT
 
 <VirtualHost *:80>
     ServerAdmin webmaster@localhost

http://lada.wald.intevation.org