Patch provided by Josh Dubois, CrossOver product manager, CodeWeavers.
--- /dev/null 2013-12-07 10:15:02.000000000 -0600
+++ include/distversion.h 2013-12-07 10:14:51.000000000 -0600
@@ -0,0 +1,12 @@
+/* ---------------------------------------------------------------
+ * distversion.c
+ *
+ * Copyright 2013, CodeWeavers, Inc.
+ *
+ * Information from DISTVERSION which needs to find
+ * its way into the wine tree.
+ * --------------------------------------------------------------- */
+
+#define WINDEBUG_WHAT_HAPPENED_MESSAGE "This can be caused by a problem in the program or a deficiency in Wine. You may want to check http://www.codeweavers.com/compatibility/ for tips about running this application."
+
+#define WINDEBUG_USER_SUGGESTION_MESSAGE "If this problem is not present under Windows and has not been reported yet, you can save the detailed information to a file using the \"Save As\" button, then file a bug report and attach that file to the report."