winex11: Add the trailing '\n' to a Wine trace.
[wine] / dlls / shell32 / version.h
index 70ae98d..cd0d8db 100644 (file)
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
 #define WINE_FILEVERSION_MAJOR         5
@@ -25,4 +25,4 @@
 
 /* FIXME: when libs/wpp gets fixed to support concatenation we can remove
  * this and define it in version.rc */
-#define WINE_FILEVERSION "5.0.3900.6975"
+#define WINE_FILEVERSION_STR "5.0.3900.6975"