prepare to release 1.2.0

This commit is contained in:
Van 2015-03-01 16:01:52 +08:00
parent 232cb5b2f2
commit abf626e7b2
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const (
PathListSeparator = string(os.PathListSeparator)
// WideVersion holds the current wide version.
WideVersion = "1.1.0"
WideVersion = "1.2.0"
// CodeMirrorVer holds the current editor version.
CodeMirrorVer = "4.10"