Revert shell32 version to Win2K SP4 level.

oldstable
Juan Lang 2004-12-06 11:34:07 +00:00 committed by Alexandre Julliard
parent 81768fe150
commit d179f8be8c
1 changed files with 4 additions and 4 deletions

View File

@ -18,11 +18,11 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#define WINE_FILEVERSION_MAJOR 6
#define WINE_FILEVERSION_MAJOR 5
#define WINE_FILEVERSION_MINOR 0
#define WINE_FILEVERSION_BUILD 2600
#define WINE_FILEVERSION_PLATFORMID 1
#define WINE_FILEVERSION_BUILD 3900
#define WINE_FILEVERSION_PLATFORMID 6975
/* FIXME: when libs/wpp gets fixed to support concatenation we can remove
* this and define it in version.rc */
#define WINE_FILEVERSION "6.0.2600.1"
#define WINE_FILEVERSION "5.0.3900.6975"