aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorskyblue <ssx205@gmail.com>2014-03-21 23:36:01 +0800
committerskyblue <ssx205@gmail.com>2014-03-21 23:36:01 +0800
commit9a9ae918c527fb04a1f181ad6f967d5969b93c15 (patch)
tree789d624fcc6949940ae1621bd0fe051578363efc /README.md
parentd725c41b56e072122faf539d5a14d36c18f5c312 (diff)
parent9218f76c8e4a6fafbe6bed1d61eb66ba73bf70f2 (diff)
Merge branch 'master' of github.com:gogits/gogs
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 e78ce8fe..cbd1f588 100644
--- a/README.md
+++ b/README.md
@@ -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.1.4 Alpha
+##### Current version: 0.1.5 Alpha
## Purpose