diff options
author | Unknwon <u@gogs.io> | 2016-03-09 23:18:39 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-09 23:18:39 -0500 |
commit | eed9966ad6cb2e6b0828733ab50cc133f16fc332 (patch) | |
tree | e8ab645d1a9daf10512c4fec10f1ee2f548b5fda /templates | |
parent | ad513a20e939691828ba415c9a565e8ff3daa95f (diff) | |
download | gitea-eed9966ad6cb2e6b0828733ab50cc133f16fc332.tar.gz gitea-eed9966ad6cb2e6b0828733ab50cc133f16fc332.zip |
#2727 fix incompatible SQL in PostgreSQL
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 f78748364a..572d3528cc 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.2.0309
\ No newline at end of file +0.9.3.0309
\ No newline at end of file |