[pkg-wine-party] [wine] 47/141: iexplore: Sync registry and program resource values.

Michael Gilbert mgilbert at moszumanska.debian.org
Mon Feb 1 02:37:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository wine.

commit bda46cc6fd5fa0f3c9db947108b685533662037a
Author: Austin English <austinenglish at gmail.com>
Date:   Tue Dec 8 17:05:28 2015 -0600

    iexplore: Sync registry and program resource values.
    
    Signed-off-by: Austin English <austinenglish at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
---
 programs/iexplore/iexplore.rc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/programs/iexplore/iexplore.rc b/programs/iexplore/iexplore.rc
index cd75781..3d6d50f 100644
--- a/programs/iexplore/iexplore.rc
+++ b/programs/iexplore/iexplore.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine Internet Explorer"
 #define WINE_FILENAME_STR "iexplore.exe"
-#define WINE_FILEVERSION 6,0,2900,2180
-#define WINE_FILEVERSION_STR "6.0.2900.2180"
-#define WINE_PRODUCTVERSION 6,0,2900,2180
-#define WINE_PRODUCTVERSION_STR "6.0.2900.2180"
+#define WINE_FILEVERSION 9,0,8112,16421
+#define WINE_FILEVERSION_STR "9.0.8112.16421"
+#define WINE_PRODUCTVERSION 9,0,8112,16421
+#define WINE_PRODUCTVERSION_STR "9.0.8112.16421"
 #define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
 
 #include "wine/wine_common_ver.rc"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list