diff options
author | Unknwon <u@gogs.io> | 2015-12-10 16:27:47 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-10 16:27:47 -0500 |
commit | 99e9bbef6c291e983ec919406ed50a91b929c34c (patch) | |
tree | e058ffae83c704edd6ff881ad78d791eb58ecbb0 /templates | |
parent | 0e96a46020564af8a0061ccea09893422a48cc26 (diff) | |
download | gitea-99e9bbef6c291e983ec919406ed50a91b929c34c.tar.gz gitea-99e9bbef6c291e983ec919406ed50a91b929c34c.zip |
fix bool check for repo max limit and fix hang when push repo with tons of commits
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 370ba63b8d..b91cc6bc2d 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.7.39.1210 Beta
\ No newline at end of file +0.7.40.1210 Beta
\ No newline at end of file |