File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
66 <em : id >fireie@fireie.org</em : id >
77 <em : name >Fire IE</em : name >
8- <em : version >0.4.1a </em : version >
8+ <em : version >0.4.1b </em : version >
99 <em : description >Switch to IE engine in one click and give up your Internet Explorer.</em : description >
1010 <em : creator >Yuan Xulei</em : creator >
1111 <em : contributor >Wei Deng</em : contributor >
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
131131//
132132
133133VS_VERSION_INFO VERSIONINFO
134- FILEVERSION 1,4,1,0
135- PRODUCTVERSION 1,4,1,0
134+ FILEVERSION 1,4,1,1
135+ PRODUCTVERSION 1,4,1,1
136136 FILEFLAGSMASK 0x3fL
137137#ifdef _DEBUG
138138 FILEFLAGS 0x1L
@@ -150,13 +150,13 @@ BEGIN
150150 VALUE "CompanyName", "fireie@fireie.org"
151151 VALUE "FileDescription", "Fire IE DLL"
152152 VALUE "FileExtents", "*"
153- VALUE "FileVersion", "1.4.1.0 "
153+ VALUE "FileVersion", "1.4.1.1 "
154154 VALUE "InternalName", "npfireie.dll"
155155 VALUE "LegalCopyright", "Copyright (C) 2012-2014 fireie.org"
156156 VALUE "MIMEType", "application/fireie"
157157 VALUE "OriginalFilename", "npfireie.dll"
158158 VALUE "ProductName", "Fire IE DLL"
159- VALUE "ProductVersion", "1.4.1.0 "
159+ VALUE "ProductVersion", "1.4.1.1 "
160160 END
161161 END
162162 BLOCK "VarFileInfo"
You can’t perform that action at this time.
0 commit comments