Commit 6706a1b3 authored by Stefan Leichter's avatar Stefan Leichter Committed by Alexandre Julliard

user32: Define WINE_FILEVERSION in version resource of user.exe.

parent f81f82f3
......@@ -16,6 +16,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define WINE_FILEVERSION 1,0,0,0
#define WINE_FILEVERSION_STR "1.0"
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
#define WINE_FILENAME_STR "user.exe"
......
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