Skip to content

Commit d153304

Browse files
sowicmsowicm
authored andcommitted
update info
1 parent 1a64f7c commit d153304

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

LiteEditor/code_parser.rc

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ aaaaa ICON "res/codelite-logo.ico"
3333
///////////////////////////////////////////////////////////////////////////////
3434
// Version information
3535
VS_VERSION_INFO VERSIONINFO
36-
FILEVERSION 9,1,0,0
37-
PRODUCTVERSION 9,1,0,0
36+
FILEVERSION 2,0,0,0
37+
PRODUCTVERSION 2,0,0,0
3838
FILEFLAGSMASK 0x3fL // VS_FFI_FILEFLAGSMASK
3939
FILEFLAGS 0x0L // final version
4040
FILEOS VOS_NT_WINDOWS32
@@ -44,20 +44,20 @@ FILESUBTYPE VFT2_UNKNOWN { // not used
4444
{
4545
BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilingual
4646
{
47-
VALUE "Comments", "Licensed under GPL2."
48-
VALUE "CompanyName", "Eran Ifrah"
49-
VALUE "Developer", "Eran Ifrah"
50-
VALUE "FileDescription", "CodeLite, an Open Source cross platform C,C++,PHP and Node.js IDE"
51-
VALUE "FileVersion", "9.1.0"
52-
VALUE "InternalName", "CodeLite"
53-
VALUE "LegalCopyright", "Copyright (C) 2007-2015 Eran Ifrah"
47+
VALUE "Comments", "Sowicm's Codepad"
48+
VALUE "CompanyName", "Sowicm"
49+
VALUE "Developer", "Sowicm"
50+
VALUE "FileDescription", "Sowicm's Codepad"
51+
VALUE "FileVersion", "2.0.0"
52+
VALUE "InternalName", "Codepad"
53+
VALUE "LegalCopyright", "Copyright (C) 2010-2016 Sowicm"
5454
VALUE "LegalTrademarks", "All rights reserved."
55-
VALUE "OriginalFilename", "codelite.exe"
55+
VALUE "OriginalFilename", "Sowicm's Codepad.exe"
5656
VALUE "PrivateBuild", ""
57-
VALUE "ProductName", "CodeLite"
58-
VALUE "ProductVersion", "9.1.0"
57+
VALUE "ProductName", "Sowicm's Codepad"
58+
VALUE "ProductVersion", "2.0.0"
5959
VALUE "SpecialBuild", ""
60-
VALUE "Support", "http://9.baidu.com"
60+
VALUE "Support", "http://weibo.com/zhizunmingshuai"
6161
VALUE "Users", "Unlimited."
6262
} // BLOCK "040904E4"
6363
} // BLOCK "StringFileInfo"

0 commit comments

Comments
 (0)