Commit 969c4dee authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

Bump version number to XP SP2.

parent 05c0cd00
......@@ -18,10 +18,10 @@
#define WINE_FILENAME_STR "kernel32.dll"
/* these values come from Windows 2000 SP4 */
#define WINE_FILEVERSION 5,0,2195,6688
#define WINE_FILEVERSION_STR "5.00.2195.6688"
#define WINE_PRODUCTVERSION 5,0,2195,6688
#define WINE_PRODUCTVERSION_STR "5.00.2195.6688"
/* these values come from Windows XP SP2 */
#define WINE_FILEVERSION 5,1,2600,2180
#define WINE_FILEVERSION_STR "5.01.2600.2180"
#define WINE_PRODUCTVERSION 5,1,2600,2180
#define WINE_PRODUCTVERSION_STR "5.01.2600.2180"
#include "wine/wine_common_ver.rc"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment