This commit is contained in:
Liang Ding 2015-10-12 13:33:18 +08:00
parent 60570b6680
commit 7347c0b151
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ const (
// PathListSeparator holds the OS-specific path list separator.
PathListSeparator = string(os.PathListSeparator)
// WideVersion holds the current wide version.
// WideVersion holds the current Wide's version.
WideVersion = "1.4.0"
// CodeMirrorVer holds the current editor version.
CodeMirrorVer = "5.1"