diff options
author | FuXiaoHei <fuxiaohei@hexiaz.com> | 2014-03-17 13:12:57 +0800 |
---|---|---|
committer | FuXiaoHei <fuxiaohei@hexiaz.com> | 2014-03-17 13:12:57 +0800 |
commit | d64a8e8d3aa5f1dc606860c0950a8b7dbebf944c (patch) | |
tree | 46d4193e2706989e4bd74c7d2bcae5d365655098 /README.md | |
parent | c101471bdfd0a802e66adfb7402dbd980812da30 (diff) | |
parent | 0f68930892bc49966769f8931e9a531b37dacb3b (diff) |
Merge remote-tracking branch 'origin/master'
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 implmentation 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.8 Alpha +##### Current version: 0.0.9 Alpha ## Purpose |