[Wsplgen-commits] r155 - in trunk: . src
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Fri Feb 14 11:42:16 CET 2014
Author: teichmann
Date: 2014-02-14 11:42:16 +0100 (Fri, 14 Feb 2014)
New Revision: 155
Modified:
trunk/NEWS
trunk/src/wsplgen.h
Log:
Bumped Version to 1.3.7
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2011-01-26 09:00:31 UTC (rev 154)
+++ trunk/NEWS 2014-02-14 10:42:16 UTC (rev 155)
@@ -10,6 +10,10 @@
// Read the file COPYING coming with WSPLGEN for details.
//
+Version 1.3.7
+
+ - Mit aktuellen GCCs baubar.
+
Version 1.3.6
- Parameter NOCHECKNET eingeführt, der die Überprüfung des Netzes verhindert
Modified: trunk/src/wsplgen.h
===================================================================
--- trunk/src/wsplgen.h 2011-01-26 09:00:31 UTC (rev 154)
+++ trunk/src/wsplgen.h 2014-02-14 10:42:16 UTC (rev 155)
@@ -10,7 +10,7 @@
// Read the file COPYING coming with WSPLGEN for details.
//
-const char Version[] = "1.3.6";
+const char Version[] = "1.3.7";
// In der Datei wsplgen.h wird jetzt keine Historie mehr gespeichert.
// Diese ist nun in der Datei NEWS zu finden
More information about the Wsplgen-commits
mailing list