[Lada-commits] [PATCH 1 of 2] Set version to 2.0

Wald Commits scm-commit at wald.intevation.org
Fri May 29 15:36:11 CEST 2015


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1432906551 -7200
# Node ID 42f7475f3b7dceacfc50688e2b1d548c31c621ec
# Parent  2362f8ab1e9fa8e7de3ed547bc95178d3f3811c4
Set version to 2.0

diff -r 2362f8ab1e9f -r 42f7475f3b7d app.js
--- a/app.js	Fri May 29 15:26:52 2015 +0200
+++ b/app.js	Fri May 29 15:35:51 2015 +0200
@@ -61,7 +61,7 @@
         Lada.userroles = '';
         Lada.logintime = '';
         Lada.mst = [];
-        Lada.clientVersion = '2.0-beta2';
+        Lada.clientVersion = '2.0';
         Lada.serverVersion = '';
 
         var queryString = document.location.href.split('?')[1];


More information about the Lada-commits mailing list