diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-17 14:11:46 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-17 14:11:46 -0400 |
commit | f31151e681384be2412c01d3baa53e471212e8dd (patch) | |
tree | fcd5847aaf795f72a1cb3bbac058bf009bb487f1 /README.md | |
parent | e51afe4621cfbc8380994c818981f42a097e3ec5 (diff) | |
download | gitea-f31151e681384be2412c01d3baa53e471212e8dd.tar.gz gitea-f31151e681384be2412c01d3baa53e471212e8dd.zip |
Add commit link for file list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language. Since we choose to use pure Go implementation of Git manipulation, Gogs certainly supports **ALL platforms** that Go supports, including Linux, Max OS X, and Windows with **ZERO** dependency. -##### Current version: 0.0.9 Alpha +##### Current version: 0.1.0 Alpha ## Purpose |