mygit 1 yıl önce
ebeveyn
işleme
d6265db1d5
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      GitTag.java

+ 10 - 0
GitTag.java

@@ -0,0 +1,10 @@
+
+public class GitTag {
+
+       public static void main(String arg[]) {
+
+              System.out.println("Version1.0");
+
+       }
+
+}