diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-02-14 17:01:33 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-02-14 17:01:33 -0500 |
commit | 685ed1f8075c0fedc2cfaf0f8c43f9439132e1da (patch) | |
tree | 29eef97c91612d15bd56ee4bf06d0df98083b6ba /templates/.VERSION | |
parent | a38e4a0b027f7be1f5523dc8e729f6f8300a8095 (diff) | |
download | gitea-685ed1f8075c0fedc2cfaf0f8c43f9439132e1da.tar.gz gitea-685ed1f8075c0fedc2cfaf0f8c43f9439132e1da.zip |
models: fix XORM API break
cmd/web.go: check version after load config
Diffstat (limited to 'templates/.VERSION')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 6d13155b02..0c9421a4d2 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.5.13.0212 Beta
\ No newline at end of file +0.5.13.0214 Beta
\ No newline at end of file |