Update IE plugin version. Patch by: jat Review by: jlabanca (TBR) git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7273 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/plugins/ie/oophm/oophm/oophm.aps b/plugins/ie/oophm/oophm/oophm.aps index 735015c..27a7cf6 100644 --- a/plugins/ie/oophm/oophm/oophm.aps +++ b/plugins/ie/oophm/oophm/oophm.aps Binary files differ
diff --git a/plugins/ie/oophm/oophm/oophm.rc b/plugins/ie/oophm/oophm/oophm.rc index d48bb8c..f63f102 100644 --- a/plugins/ie/oophm/oophm/oophm.rc +++ b/plugins/ie/oophm/oophm/oophm.rc
@@ -59,8 +59,8 @@ // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,0,0,1 - PRODUCTVERSION 1,0,0,1 + FILEVERSION 1,0,7263,0 + PRODUCTVERSION 1,0,7263,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -76,13 +76,13 @@ BLOCK "040904e4" BEGIN VALUE "CompanyName", "Google Inc." - VALUE "FileDescription", "Google Web Toolkit Out-of-Process Hosted Mode Plugin" - VALUE "FileVersion", "1.0.0.1" + VALUE "FileDescription", "Google Web Toolkit Developer Plugin" + VALUE "FileVersion", "1.0.7263.0" VALUE "InternalName", "oophm.dll" VALUE "LegalCopyright", "Copyright 2008 Google Inc. Licensed under the Apache 2.0 license." VALUE "OriginalFilename", "oophm.dll" VALUE "ProductName", "Google Web Toolkit" - VALUE "ProductVersion", "1.0.0.1" + VALUE "ProductVersion", "1.0.7263.0" END END BLOCK "VarFileInfo"
diff --git a/plugins/ie/prebuilt/oophm.dll b/plugins/ie/prebuilt/oophm.dll index 24505ea..caf9780 100755 --- a/plugins/ie/prebuilt/oophm.dll +++ b/plugins/ie/prebuilt/oophm.dll Binary files differ