[PATCH 2 of 7] Set version to 3.3.0
Wald Commits
scm-commit at wald.intevation.org
Fri May 25 10:49:51 CEST 2018
# HG changeset patch
# User gernotbelger
# Date 1527237991 -7200
# Node ID 3444c0bcc4806e781c2af9c5a364aa2c6ecabba6
# Parent 3828c7d820efeaea5264f770e361d084a822bc9a
Set version to 3.3.0
diff -r 3828c7d820ef -r 3444c0bcc480 artifacts/src/main/java/org/dive4elements/river/FLYS.java
--- a/artifacts/src/main/java/org/dive4elements/river/FLYS.java Fri May 25 10:46:12 2018 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/FLYS.java Fri May 25 10:46:31 2018 +0200
@@ -1,6 +1,6 @@
/** Copyright (C) 2017 by Bundesanstalt für Gewässerkunde
- * Software engineering by
- * Björnsen Beratende Ingenieure GmbH
+ * Software engineering by
+ * Björnsen Beratende Ingenieure GmbH
* Dr. Schumacher Ingenieurbüro für Wasser und Umwelt
*
* This file is Free Software under the GNU AGPL (>=v3)
@@ -14,5 +14,5 @@
*
*/
public interface FLYS {
- static final String VERSION = "3.3.x";
+ static final String VERSION = "3.3.0";
}
\ No newline at end of file
More information about the Dive4Elements-commits
mailing list