Luggin 1 year ago
parent
commit
4882c20048
1 changed files with 2 additions and 1 deletions
  1. 2 1
      一.txt

+ 2 - 1
一.txt

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