summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wilson2014-07-25 12:40:52 +0200
committerMichael Wilson2014-07-25 12:40:52 +0200
commit96c4cfc8ebcb35e8ee60f3fbd5230a6a1ec5ce1d (patch)
treef76d60de1c84598d90eaac087a7756a345f693b6
parentKleine Änderung (diff)
downloadtutor-module-96c4cfc8ebcb35e8ee60f3fbd5230a6a1ec5ce1d.tar.gz
tutor-module-96c4cfc8ebcb35e8ee60f3fbd5230a6a1ec5ce1d.tar.xz
tutor-module-96c4cfc8ebcb35e8ee60f3fbd5230a6a1ec5ce1d.zip
build date changed
-rw-r--r--Dozentenmodul/src/gui/intro/About_GUI.java2
-rw-r--r--Dozentenmodulserver/bin/util/XMLCreator.classbin7557 -> 7558 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Dozentenmodul/src/gui/intro/About_GUI.java b/Dozentenmodul/src/gui/intro/About_GUI.java
index 447f18ee..c6f8ee06 100644
--- a/Dozentenmodul/src/gui/intro/About_GUI.java
+++ b/Dozentenmodul/src/gui/intro/About_GUI.java
@@ -86,7 +86,7 @@ public class About_GUI extends JFrame {
txtpnVersionVBuilddate = new JTextPane();
txtpnVersionVBuilddate
- .setText("Version: v0.1\r\nBuild-Date: 03.06.2014\r\n\r\nContact: michael.wilson@hs-offenburg.de\r\nWebsite: http://bwlehrpool.hs-offenburg.de/");
+ .setText("Version: v0.2\r\nBuild-Date: 25.07.2014\r\n\r\nContact: michael.wilson@hs-offenburg.de\r\nWebsite: http://bwlehrpool.hs-offenburg.de/");
txtpnVersionVBuilddate.setEditable(false);
txtpnVersionVBuilddate.setBackground(SystemColor.menu);
txtpnVersionVBuilddate.setBounds(62, 95, 224, 90);
diff --git a/Dozentenmodulserver/bin/util/XMLCreator.class b/Dozentenmodulserver/bin/util/XMLCreator.class
index cfdf6004..0c9c6d45 100644
--- a/Dozentenmodulserver/bin/util/XMLCreator.class
+++ b/Dozentenmodulserver/bin/util/XMLCreator.class
Binary files differ