zoufenggit 1 year ago
parent
commit
bcade38a44
1 changed files with 1 additions and 1 deletions
  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("Version4.0");
+	System.out.println("Version4.1");
 	}
 }