Commit beabc341 beabc3416197a0d6323dc3dfce15ad519fded31d by root

save

1 parent 990671c2
49fb15c4f0123889c274179cc7b0f70a
\ No newline at end of file
cd16c06a0eb9d7f17f6ff8b8a8459dd1ab81d221
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.emercit</groupId>
<artifactId>utilstools</artifactId>
<version>1.81</version>
</project>
7bd0d99fc283922890c568376cf4ae1a
\ No newline at end of file
59c8eb802740e3854cc4f3e416bc3666e0a88363
\ No newline at end of file
fe7f0fe915247c25be71ca612beea6dc
\ No newline at end of file
43af3c8a67aeb8d673cdfe270e39bc833cfc0529
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.emercit</groupId>
<artifactId>utilstools</artifactId>
<version>1.85</version>
</project>
8f80b6ed21148f34787916172c686e87
\ No newline at end of file
7fd2cb275c67b2a4a6c9cb84794eb5da23f0efdd
\ No newline at end of file
977cb1042d33b26e1a3ec8897fdbad95
\ No newline at end of file
b1e42d0ec464bca4a3a2591c7b130c1460d3795f
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.emercit</groupId>
<artifactId>utilstools</artifactId>
<version>1.87</version>
</project>
6bbed27fcfb3d6c3f797f629bfa1b018
\ No newline at end of file
748e2aee07f9953313977ad10922e64544b952e8
\ No newline at end of file
......@@ -81,7 +81,7 @@ import org.apache.log4j.PropertyConfigurator;
public class SZSTerminal {
public static final String version="1.0.0.0";
public static final String version="1.0.0.8";
private static JFrame mainFrame;
private static JPanel mainPanel;
......