Update wininet version info.
This commit is contained in:
parent
a0cf682bc8
commit
3ba70220d2
|
@ -18,11 +18,11 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define WINE_FILEDESCRIPTION_STR "Wine WinInet"
|
#define WINE_FILEDESCRIPTION_STR "Wine Internet Connectivity"
|
||||||
#define WINE_FILENAME_STR "wininet.dll"
|
#define WINE_FILENAME_STR "wininet.dll"
|
||||||
#define WINE_FILEVERSION 5,0,0,0
|
#define WINE_FILEVERSION 6,0,2800,1106
|
||||||
#define WINE_FILEVERSION_STR "5.0.0.0"
|
#define WINE_FILEVERSION_STR "6.0.2800.1106"
|
||||||
#define WINE_PRODUCTVERSION 5,0,0,0
|
#define WINE_PRODUCTVERSION 6,0,2800,1106
|
||||||
#define WINE_PRODUCTVERSION_STR "5.0"
|
#define WINE_PRODUCTVERSION_STR "6.0.2800.1106"
|
||||||
|
|
||||||
#include "wine/wine_common_ver.rc"
|
#include "wine/wine_common_ver.rc"
|
||||||
|
|
Loading…
Reference in New Issue