[Lada-commits] [PATCH 1 of 2] Proudly changed version to 2.1.0
Wald Commits
scm-commit at wald.intevation.org
Thu Aug 6 10:03:23 CEST 2015
# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1438848179 -7200
# Node ID 69a22279cdb685cc3d3721291d64c16d5c75fdec
# Parent 3bfe2ec133e9eac4bbdbf02068651ed4ec3cfc4a
Proudly changed version to 2.1.0
diff -r 3bfe2ec133e9 -r 69a22279cdb6 app.js
--- a/app.js Fri Jul 24 11:10:28 2015 +0200
+++ b/app.js Thu Aug 06 10:02:59 2015 +0200
@@ -61,7 +61,7 @@
Lada.userroles = '';
Lada.logintime = '';
Lada.mst = [];
- Lada.clientVersion = '2.0.2';
+ Lada.clientVersion = '2.1.0';
Lada.serverVersion = '';
var queryString = document.location.href.split('?')[1];
More information about the Lada-commits
mailing list