diff options
author | slene <vslene@gmail.com> | 2014-03-15 20:39:56 +0800 |
---|---|---|
committer | slene <vslene@gmail.com> | 2014-03-15 20:39:56 +0800 |
commit | a33d03f008df3af4db481d6c207588d99d48ea50 (patch) | |
tree | b7be9782750a34be145e75977f2eb55e8fb54f46 /README.md | |
parent | 81fedd819818d0a5c39044cf5af504e8045c9233 (diff) | |
parent | e9fdf1031da4bf3c1acff0377b1d125ad99274e6 (diff) |
Merge branch 'master' of github.com:gogits/gogs
Conflicts:
routers/user/user.go
web.go
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Gogs - Go Git Service [ is a GitHub-like clone in the Go Programming Language, it currently supports Linux and Max OS X, but Windows has **NOT** supported yet due to installation problem with [libgit2](http://libgit2.github.com/) in Windows. -##### Current version: 0.0.7 Alpha +##### Current version: 0.0.8 Alpha ## Purpose |