Linyt před 1 rokem
rodič
revize
bf98198185
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      一.txt

+ 1 - 1
一.txt

@@ -2,6 +2,6 @@ package test;
 
 public class GitTag{
 	public static void main(String arg[]){
-	System.out.println("Version2.0");
+	System.out.println("Version2.1");
 	}
 }