+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * version.sh: Bump version number to 0.14.6.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * windows/intl.rc: Bump version number to 0.14.6.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,5,0
- PRODUCTVERSION 0,14,5,0
+ FILEVERSION 0,14,6,0
+ PRODUCTVERSION 0,14,6,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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.14.5\0"
+ VALUE "FileVersion", "0.14.6\0"
VALUE "InternalName", "intl.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2006\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "intl.dll\0"
VALUE "ProductName", "libintl: accessing NLS message catalogs\0"
- VALUE "ProductVersion", "0.14.5\0"
+ VALUE "ProductVersion", "0.14.6\0"
END
END
BLOCK "VarFileInfo"
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * windows/gettextlib.rc: Bump version number to 0.14.6.
+ * windows/gettextsrc.rc: Likewise.
+ * windows/gettextpo.rc: Likewise.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
+2006-06-21 Bruno Haible <bruno@clisp.org>
+
+ * gettext-po.h (LIBGETTEXTPO_VERSION): Bump version number.
+
2006-06-20 Bruno Haible <bruno@clisp.org>
* format-gcc-internal.c (struct unnumbered_arg): Remove type.
/* Public API for GNU gettext PO files - contained in libgettextpo.
- Copyright (C) 2003-2005 Free Software Foundation, Inc.
+ Copyright (C) 2003-2006 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2003.
This program is free software; you can redistribute it and/or modify
/* =========================== Meta Information ============================ */
/* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x000E05
+#define LIBGETTEXTPO_VERSION 0x000E06
extern int libgettextpo_version;
/* ================================= Types ================================= */
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,5,0
- PRODUCTVERSION 0,14,5,0
+ FILEVERSION 0,14,6,0
+ PRODUCTVERSION 0,14,6,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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.14.5\0"
+ VALUE "FileVersion", "0.14.6\0"
VALUE "InternalName", "gettextlib.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2006\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextlib.dll\0"
VALUE "ProductName", "libgettextlib: subroutines for gettext-tools\0"
- VALUE "ProductVersion", "0.14.5\0"
+ VALUE "ProductVersion", "0.14.6\0"
END
END
BLOCK "VarFileInfo"
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,5,0
- PRODUCTVERSION 0,14,5,0
+ FILEVERSION 0,14,6,0
+ PRODUCTVERSION 0,14,6,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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.14.5\0"
+ VALUE "FileVersion", "0.14.6\0"
VALUE "InternalName", "gettextpo.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2006\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextpo.dll\0"
VALUE "ProductName", "libgettextpo: public API for PO files\0"
- VALUE "ProductVersion", "0.14.5\0"
+ VALUE "ProductVersion", "0.14.6\0"
END
END
BLOCK "VarFileInfo"
#include <winver.h>
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,5,0
- PRODUCTVERSION 0,14,5,0
+ FILEVERSION 0,14,6,0
+ PRODUCTVERSION 0,14,6,0
FILEFLAGSMASK 0x3fL /* VS_FFI_FILEFLAGSMASK */
#ifdef _DEBUG
FILEFLAGS 0x1L /* VS_FF_DEBUG */
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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.14.5\0"
+ VALUE "FileVersion", "0.14.6\0"
VALUE "InternalName", "gettextsrc.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 1995-2005\0"
+ VALUE "LegalCopyright", "Copyright (C) 1995-2006\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gettextsrc.dll\0"
VALUE "ProductName", "libgettextsrc: subroutines for gettext-tools\0"
- VALUE "ProductVersion", "0.14.5\0"
+ VALUE "ProductVersion", "0.14.6\0"
END
END
BLOCK "VarFileInfo"
# Version number and release date.
-VERSION_NUMBER=0.14.5
-RELEASE_DATE=2005-05-23 # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.14.6
+RELEASE_DATE=2006-06-21 # in "date +%Y-%m-%d" format