提交 505fca93 编写于 作者: A astaxie

change version from 0.9.9 to 1.0.0 RC1

上级 849dbddc
......@@ -9,7 +9,7 @@ import (
"github.com/astaxie/beego/session"
)
const VERSION = "0.9.9"
const VERSION = "1.0.0 RC1"
func Router(rootpath string, c ControllerInterface, mappingMethods ...string) *App {
BeeApp.Router(rootpath, c, mappingMethods...)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册