From 25f1d235dcd5b1b8137bf5a9c41ffd19d0d25076 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 21 Jun 2006 12:25:04 +0000 Subject: [PATCH] Bump version number. --- ChangeLog | 4 ++++ gettext-runtime/ChangeLog | 4 ++++ gettext-runtime/windows/intl.rc | 10 +++++----- gettext-tools/ChangeLog | 6 ++++++ gettext-tools/src/ChangeLog | 4 ++++ gettext-tools/src/gettext-po.h | 4 ++-- gettext-tools/windows/gettextlib.rc | 10 +++++----- gettext-tools/windows/gettextpo.rc | 10 +++++----- gettext-tools/windows/gettextsrc.rc | 10 +++++----- version.sh | 4 ++-- 10 files changed, 42 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index a69d9c0ec..43c496d37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-06-21 Bruno Haible + + * version.sh: Bump version number to 0.14.6. + 2005-05-23 Bruno Haible * gettext-0.14.5 released. diff --git a/gettext-runtime/ChangeLog b/gettext-runtime/ChangeLog index f23c3ee95..a3d2447fb 100644 --- a/gettext-runtime/ChangeLog +++ b/gettext-runtime/ChangeLog @@ -1,3 +1,7 @@ +2006-06-21 Bruno Haible + + * windows/intl.rc: Bump version number to 0.14.6. + 2005-05-23 Bruno Haible * gettext-0.14.5 released. diff --git a/gettext-runtime/windows/intl.rc b/gettext-runtime/windows/intl.rc index 2b75252ca..a62180278 100644 --- a/gettext-runtime/windows/intl.rc +++ b/gettext-runtime/windows/intl.rc @@ -4,8 +4,8 @@ #include 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 */ @@ -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., 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" diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 95433bb53..8aaa8d70c 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,9 @@ +2006-06-21 Bruno Haible + + * windows/gettextlib.rc: Bump version number to 0.14.6. + * windows/gettextsrc.rc: Likewise. + * windows/gettextpo.rc: Likewise. + 2005-05-23 Bruno Haible * gettext-0.14.5 released. diff --git a/gettext-tools/src/ChangeLog b/gettext-tools/src/ChangeLog index 0a2b27201..c8bdac21d 100644 --- a/gettext-tools/src/ChangeLog +++ b/gettext-tools/src/ChangeLog @@ -1,3 +1,7 @@ +2006-06-21 Bruno Haible + + * gettext-po.h (LIBGETTEXTPO_VERSION): Bump version number. + 2006-06-20 Bruno Haible * format-gcc-internal.c (struct unnumbered_arg): Remove type. diff --git a/gettext-tools/src/gettext-po.h b/gettext-tools/src/gettext-po.h index 722ccbc51..c5a029903 100644 --- a/gettext-tools/src/gettext-po.h +++ b/gettext-tools/src/gettext-po.h @@ -1,5 +1,5 @@ /* 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 , 2003. This program is free software; you can redistribute it and/or modify @@ -29,7 +29,7 @@ extern "C" { /* =========================== Meta Information ============================ */ /* Version number: (major<<16) + (minor<<8) + subminor */ -#define LIBGETTEXTPO_VERSION 0x000E05 +#define LIBGETTEXTPO_VERSION 0x000E06 extern int libgettextpo_version; /* ================================= Types ================================= */ diff --git a/gettext-tools/windows/gettextlib.rc b/gettext-tools/windows/gettextlib.rc index 27c862495..a33ece09f 100644 --- a/gettext-tools/windows/gettextlib.rc +++ b/gettext-tools/windows/gettextlib.rc @@ -4,8 +4,8 @@ #include 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 */ @@ -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., 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" diff --git a/gettext-tools/windows/gettextpo.rc b/gettext-tools/windows/gettextpo.rc index 58579b5ff..65ae0e245 100644 --- a/gettext-tools/windows/gettextpo.rc +++ b/gettext-tools/windows/gettextpo.rc @@ -4,8 +4,8 @@ #include 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 */ @@ -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., 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" diff --git a/gettext-tools/windows/gettextsrc.rc b/gettext-tools/windows/gettextsrc.rc index 26d82d684..8575b7128 100644 --- a/gettext-tools/windows/gettextsrc.rc +++ b/gettext-tools/windows/gettextsrc.rc @@ -4,8 +4,8 @@ #include 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 */ @@ -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., 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" diff --git a/version.sh b/version.sh index da629f4e0..65bba9dd8 100644 --- a/version.sh +++ b/version.sh @@ -1,3 +1,3 @@ # 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 -- 2.47.2