comparison artifacts/src/main/java/org/dive4elements/river/FLYS.java @ 8861:571e5287dfbb

Introduced new FLYS constants class that contains the version number
author gernotbelger
date Fri, 19 Jan 2018 18:46:20 +0100
parents
children 3444c0bcc480
comparison
equal deleted inserted replaced
8860:28df64078f27 8861:571e5287dfbb
1 /** Copyright (C) 2017 by Bundesanstalt für Gewässerkunde
2 * Software engineering by
3 * Björnsen Beratende Ingenieure GmbH
4 * Dr. Schumacher Ingenieurbüro für Wasser und Umwelt
5 *
6 * This file is Free Software under the GNU AGPL (>=v3)
7 * and comes with ABSOLUTELY NO WARRANTY! Check out the
8 * documentation coming with Dive4Elements River for details.
9 */
10 package org.dive4elements.river;
11
12 /**
13 * @author Gernot Belger
14 *
15 */
16 public interface FLYS {
17 static final String VERSION = "3.3.x";
18 }

http://dive4elements.wald.intevation.org