use pam and update TRANSLATORS

This commit is contained in:
Unknwon 2015-07-14 19:47:20 +08:00
parent 2724dbd450
commit 81adbe17ca
6 changed files with 6 additions and 5 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.6.1.0710 Beta"
const APP_VER = "0.6.1.0714 Beta"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())