[Lada-commits] [PATCH 1 of 2] Prepare tag
Wald Commits
scm-commit at wald.intevation.org
Fri Dec 16 13:55:39 CET 2016
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1481892757 -3600
# Node ID 254a5278ac2ddb286ed6f58e2735f4a72c676744
# Parent e9a6249981791b9071eaaa2ad893e38dc425ea5d
Prepare tag.
diff -r e9a624998179 -r 254a5278ac2d app.js
--- a/app.js Fri Dec 16 12:48:16 2016 +0100
+++ b/app.js Fri Dec 16 13:52:37 2016 +0100
@@ -80,7 +80,7 @@
Lada.logintime = '';
Lada.mst = [];
Lada.netzbetreiber = [];
- Lada.clientVersion = '2.4.1-SNAPSHOT';
+ Lada.clientVersion = '2.4.1';
Lada.serverVersion = '';
var queryString = document.location.href.split('?')[1];
diff -r e9a624998179 -r 254a5278ac2d custom-vhosts.conf
--- a/custom-vhosts.conf Fri Dec 16 12:48:16 2016 +0100
+++ b/custom-vhosts.conf Fri Dec 16 13:52:37 2016 +0100
@@ -21,7 +21,7 @@
Listen 83
Listen 84
-Define LADA_SERVER_VERSION 2.4.1-SNAPSHOT
+Define LADA_SERVER_VERSION 2.4.1
<VirtualHost *:80>
ServerAdmin webmaster at localhost
More information about the Lada-commits
mailing list