zoufenggit 1 year ago
commit
7c1eb8c294
1 changed files with 9 additions and 0 deletions
  1. 9 0
      update.sql

+ 9 - 0
update.sql

@@ -0,0 +1,9 @@
+package test;
+
+public class GitTag{
+	public static void main(String arg[]){
+	System.out.println("Version4.0");
+	System.out.println("2012070153 ×Þ·æ");
+
+	}
+}