From e065a201464406d16ef582655cbcdc709d7166f0 Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Thu, 4 Dec 2003 20:38:17 +0000 Subject: [PATCH] Fix bug 227353 - Build process with GCC-win32 fails near the end with an incorrect resource file format git-svn-id: svn://10.0.0.236/trunk@150054 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/app/module.ver | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/browser/app/module.ver b/mozilla/browser/app/module.ver index 6ab12c5282a..a9a6f1cb1c4 100644 --- a/mozilla/browser/app/module.ver +++ b/mozilla/browser/app/module.ver @@ -1,9 +1,9 @@ -WIN32_MODULE_COPYRIGHT=©Firebird and Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable. WIN32_MODULE_COMPANYNAME=Mozilla +WIN32_MODULE_COPYRIGHT=©Firebird and Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable. WIN32_MODULE_FILEVERSION=0.7 +WIN32_MODULE_PRODUCTVERSION=0,7,0,0 WIN32_MODULE_FILEVERSION_STRING=0.7+ WIN32_MODULE_TRADEMARKS=Blah WIN32_MODULE_DESCRIPTION=Next Generation browser for Microsoft Windows. WIN32_MODULE_PRODUCTNAME=Firebird WIN32_MODULE_NAME=Firebird -