+2003-05-19 Bruno Haible <bruno@clisp.org>
+
+ * windows/intl.rc: Include <winver.h>.
+ Reported by Perry Rapp.
+
2003-05-17 Bruno Haible <bruno@clisp.org>
* gettext-0.12 released.
+2003-05-19 Bruno Haible <bruno@clisp.org>
+
+ * windows/asprintf.rc: Include <winver.h>.
+ Reported by Perry Rapp.
+
2003-05-18 Bruno Haible <bruno@clisp.org>
* Makefile.msvc (DEBUGFLAGS): New variable.
/* Resources for asprintf.dll */
/* There are 4 occurrences of the version number in this file. */
+#include <winver.h>
+
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
PRODUCTVERSION 1,0,0,0
/* Resources for intl.dll */
/* There are 4 occurrences of the version number in this file. */
+#include <winver.h>
+
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,12,0,0
PRODUCTVERSION 0,12,0,0
+2003-05-19 Bruno Haible <bruno@clisp.org>
+
+ * windows/gettextlib.rc: Include <winver.h>.
+ * windows/gettextsrc.rc: Likewise.
+ Reported by Perry Rapp.
+
2003-05-17 Bruno Haible <bruno@clisp.org>
* gettext-0.12 released.
/* Resources for gettextlib.dll */
/* There are 4 occurrences of the version number in this file. */
+#include <winver.h>
+
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,12,0,0
PRODUCTVERSION 0,12,0,0
/* Resources for gettextsrc.dll */
/* There are 4 occurrences of the version number in this file. */
+#include <winver.h>
+
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,12,0,0
PRODUCTVERSION 0,12,0,0