gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
version 0.2.0 v0.2.0
authorDoni Pracner <quinnuendo@gmail.com>
Mon, 18 Aug 2014 18:47:35 +0000 (20:47 +0200)
committerDoni Pracner <quinnuendo@gmail.com>
Mon, 18 Aug 2014 18:47:35 +0000 (20:47 +0200)
res/version.properties
src/com/quemaster/transformations/mjc2wsl/mjc2wsl.java

index 55c26d9..c1a7627 100644 (file)
@@ -1,2 +1,2 @@
-#Sat, 26 Jul 2014 22:41:24 +0200
-version=v0.1.8
+#Mon, 18 Aug 2014 20:45:53 +0200
+version=v0.2.0
index c6830a5..dab321b 100644 (file)
@@ -40,7 +40,7 @@ import com.quemaster.transformations.TransMessages;
  */
 public class mjc2wsl{
        //default version name, used if the file is not found
  */
 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";
        
 
        private String versionFile = "/version.properties";
        
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner