summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2004-01-17 16:03:09 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:40 +0200
commit5e633a0af54494056cea7258268b71639e2f172f (patch)
treedbc55d31d125bf3bf94a3d0535aa6574ed4c22ee
parentc7f5fa8e6af6ab19153ba1d48d38205f8f81bb75 (diff)
downloadexternal_gettext-5e633a0af54494056cea7258268b71639e2f172f.zip
external_gettext-5e633a0af54494056cea7258268b71639e2f172f.tar.gz
external_gettext-5e633a0af54494056cea7258268b71639e2f172f.tar.bz2
Bump version number in DLL.
-rw-r--r--gettext-runtime/ChangeLog4
-rw-r--r--gettext-runtime/windows/intl.rc10
-rw-r--r--gettext-tools/ChangeLog6
-rw-r--r--gettext-tools/windows/gettextlib.rc10
-rw-r--r--gettext-tools/windows/gettextpo.rc10
-rw-r--r--gettext-tools/windows/gettextsrc.rc10
6 files changed, 30 insertions, 20 deletions
diff --git a/gettext-runtime/ChangeLog b/gettext-runtime/ChangeLog
index 240ff01..a801e04 100644
--- a/gettext-runtime/ChangeLog
+++ b/gettext-runtime/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-17 Bruno Haible <bruno@clisp.org>
+
+ * windows/intl.rc: Bump version number to 0.14.
+
2004-01-10 Bruno Haible <bruno@clisp.org>
* configure.ac: When --disable-csharp was given, set BUILDCSHARP=no.
diff --git a/gettext-runtime/windows/intl.rc b/gettext-runtime/windows/intl.rc
index a94a69b..c81d975 100644
--- a/gettext-runtime/windows/intl.rc
+++ b/gettext-runtime/windows/intl.rc
@@ -4,8 +4,8 @@
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,12,0,0
- PRODUCTVERSION 0,12,0,0
+ FILEVERSION 0,14,0,0
+ PRODUCTVERSION 0,14,0,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
@@ -23,13 +23,13 @@ BEGIN
VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License. You should have received a copy of the GNU Library 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\0"
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "LGPLed libintl for Windows NT/2000/XP and Windows 95/98/ME\0"
- VALUE "FileVersion", "0.12\0"
+ VALUE "FileVersion", "0.14\0"
VALUE "InternalName", "intl.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2003\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "intl.dll\0"
VALUE "ProductName", "libintl: accessing NLS message catalogs\0"
- VALUE "ProductVersion", "0.12\0"
+ VALUE "ProductVersion", "0.14\0"
END
END
BLOCK "VarFileInfo"
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog
index 20c51a6..b6e793c 100644
--- a/gettext-tools/ChangeLog
+++ b/gettext-tools/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-17 Bruno Haible <bruno@clisp.org>
+
+ * windows/gettextlib.rc: Bump version number to 0.14.
+ * windows/gettextsrc.rc: Likewise.
+ * windows/gettextpo.rc: Likewise.
+
2004-01-10 Bruno Haible <bruno@clisp.org>
* configure.ac: When --disable-csharp was given, set BUILDCSHARP=no.
diff --git a/gettext-tools/windows/gettextlib.rc b/gettext-tools/windows/gettextlib.rc
index cd7aefd..c8d6bb3 100644
--- a/gettext-tools/windows/gettextlib.rc
+++ b/gettext-tools/windows/gettextlib.rc
@@ -4,8 +4,8 @@
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,12,0,0
- PRODUCTVERSION 0,12,0,0
+ FILEVERSION 0,14,0,0
+ PRODUCTVERSION 0,14,0,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
@@ -23,13 +23,13 @@ BEGIN
VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU 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\0"
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GPLed libgettextlib for Windows NT/2000/XP and Windows 95/98/ME\0"
- VALUE "FileVersion", "0.12\0"
+ VALUE "FileVersion", "0.14\0"
VALUE "InternalName", "gettextlib.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2003\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextlib.dll\0"
VALUE "ProductName", "libgettextlib: subroutines for gettext-tools\0"
- VALUE "ProductVersion", "0.12\0"
+ VALUE "ProductVersion", "0.14\0"
END
END
BLOCK "VarFileInfo"
diff --git a/gettext-tools/windows/gettextpo.rc b/gettext-tools/windows/gettextpo.rc
index a415cf6..3eb384d 100644
--- a/gettext-tools/windows/gettextpo.rc
+++ b/gettext-tools/windows/gettextpo.rc
@@ -4,8 +4,8 @@
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,13,0,0
- PRODUCTVERSION 0,13,0,0
+ FILEVERSION 0,14,0,0
+ PRODUCTVERSION 0,14,0,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
@@ -23,13 +23,13 @@ BEGIN
VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU 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\0"
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GPLed libgettextpo for Windows NT/2000/XP and Windows 95/98/ME\0"
- VALUE "FileVersion", "0.13\0"
+ VALUE "FileVersion", "0.14\0"
VALUE "InternalName", "gettextpo.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2003\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextpo.dll\0"
VALUE "ProductName", "libgettextpo: public API for PO files\0"
- VALUE "ProductVersion", "0.13\0"
+ VALUE "ProductVersion", "0.14\0"
END
END
BLOCK "VarFileInfo"
diff --git a/gettext-tools/windows/gettextsrc.rc b/gettext-tools/windows/gettextsrc.rc
index 518c64b..962787f 100644
--- a/gettext-tools/windows/gettextsrc.rc
+++ b/gettext-tools/windows/gettextsrc.rc
@@ -4,8 +4,8 @@
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,12,0,0
- PRODUCTVERSION 0,12,0,0
+ FILEVERSION 0,14,0,0
+ PRODUCTVERSION 0,14,0,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
@@ -23,13 +23,13 @@ BEGIN
VALUE "Comments", "This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. You should have received a copy of the GNU 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\0"
VALUE "CompanyName", "Free Software Foundation\0"
VALUE "FileDescription", "GPLed libgettextsrc for Windows NT/2000/XP and Windows 95/98/ME\0"
- VALUE "FileVersion", "0.12\0"
+ VALUE "FileVersion", "0.14\0"
VALUE "InternalName", "gettextsrc.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2003\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2004\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextsrc.dll\0"
VALUE "ProductName", "libgettextsrc: subroutines for gettext-tools\0"
- VALUE "ProductVersion", "0.12\0"
+ VALUE "ProductVersion", "0.14\0"
END
END
BLOCK "VarFileInfo"