gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control systemdiff --git a/src/com/quemaster/transformations/mjc2wsl/mjc2wsl.java b/src/com/quemaster/transformations/mjc2wsl/mjc2wsl.java
index c6830a5e33dc2b908a8e4d7d57ccbfc3846aeccc..dab321badf704a53d08d339ecca5788f68531e5e 100644 (file)
*/
public class mjc2wsl{
//default version name, used if the file is not found
- private static String versionN = "0.1.x";
+ private static String versionN = "0.2.x";
private String versionFile = "/version.properties";