aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorslene <vslene@gmail.com>2014-03-15 20:39:56 +0800
committerslene <vslene@gmail.com>2014-03-15 20:39:56 +0800
commita33d03f008df3af4db481d6c207588d99d48ea50 (patch)
treeb7be9782750a34be145e75977f2eb55e8fb54f46 /README.md
parent81fedd819818d0a5c39044cf5af504e8045c9233 (diff)
parente9fdf1031da4bf3c1acff0377b1d125ad99274e6 (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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e354a9d..dd95e90d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Gogs - Go Git Service [![wercker status](https://app.wercker.com/status/ad0bdb0b
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