]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Bump version number.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jul 2006 18:58:50 +0000 (18:58 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:32 +0000 (12:13 +0200)
ChangeLog
gettext-tools/ChangeLog
gettext-tools/misc/ChangeLog
gettext-tools/misc/po-mode.el
gettext-tools/src/ChangeLog
gettext-tools/src/gettext-po.h.in
gettext-tools/windows/gettextlib.rc
gettext-tools/windows/gettextpo.rc
gettext-tools/windows/gettextsrc.rc
version.sh

index 251d853f17a7eb7c434a2d92ecd3e4fe8189454e..422bd79575232759fc86ee8d2c1bdc891fea3c75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * version.sh: Bump version number to 0.15.
+
 2006-07-20  Bruno Haible  <bruno@clisp.org>
 
        * build-aux/compile: Update from automake-1.9.6.
index 1bcaa8a3f510c8ab993431cd190ab02e925c2581..2c61e58adc5311bbef0fb52561969558ce704147 100644 (file)
@@ -1,3 +1,9 @@
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * windows/gettextlib.rc: Bump version number to 0.15.0.
+       * windows/gettextsrc.rc: Likewise.
+       * windows/gettextpo.rc: Likewise.
+
 2006-07-14  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (MOSTLYCLEANFILES): New variable.
index 832cd3de8f1f15cac53080301a08351cf6695523..8549d10da9d116e66e1221577fc5c35d0b61d3e3 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * po-mode.el (po-mode-version-string): Bump to 2.02.
+
 2006-06-27  Bruno Haible  <bruno@clisp.org>
 
        * gettextize.in (m4filelist): Remove isc-posix.m4.
index fca25e29b56bab164504359bc5817f18f83c729c..222d9bec642f098b533e33bbb16a39bd69cac4f6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; po-mode.el -- major mode for GNU gettext PO files
 
-;; Copyright (C) 1995-1999, 2000-2002, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1995-1999, 2000-2002, 2005-2006 Free Software Foundation, Inc.
 
 ;; Authors: François Pinard <pinard@iro.umontreal.ca>
 ;;          Greg McGary <gkm@magilla.cichlid.com>
@@ -50,7 +50,7 @@
 
 ;;; Code:
 \f
-(defconst po-mode-version-string "2.01" "\
+(defconst po-mode-version-string "2.02" "\
 Version number of this version of po-mode.el.")
 
 ;;; Emacs portability matters - part I.
index 51a94a4bad15ad0d0e76040628b83d8b0094d18f..740f4859707015332d04a2222afbd6a87db6e5f9 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-po.h.in (LIBGETTEXTPO_VERSION): Bump version number.
+
 2006-07-20  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 2:0:2.
index b35b7c84228e28fdc8ea832f0c782bbe92551e14..932b3c8d72f9a319a983b6a76b8fd9925bd32528 100644 (file)
@@ -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 <bruno@clisp.org>, 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 0x000E04
+#define LIBGETTEXTPO_VERSION 0x000F00
 extern int libgettextpo_version;
 
 /* ================================= Types ================================= */
index 24a0bb8124dae4471d30c2098a42e2931a8cab25..62170ce3e64691519c5b8d0d5cb34897ef609f80 100644 (file)
@@ -4,8 +4,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,4,0
- PRODUCTVERSION 0,14,4,0
+ FILEVERSION 0,15,0,0
+ PRODUCTVERSION 0,15,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., 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.4\0"
+            VALUE "FileVersion", "0.15.0\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.4\0"
+            VALUE "ProductVersion", "0.15.0\0"
         END
     END
     BLOCK "VarFileInfo"
index 85be7704fa078da11b38ac7ad35a3e7eabba6008..06ac7997207a2049146d335e2d77512dca870a19 100644 (file)
@@ -4,8 +4,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,4,0
- PRODUCTVERSION 0,14,4,0
+ FILEVERSION 0,15,0,0
+ PRODUCTVERSION 0,15,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., 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.4\0"
+            VALUE "FileVersion", "0.15.0\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.4\0"
+            VALUE "ProductVersion", "0.15.0\0"
         END
     END
     BLOCK "VarFileInfo"
index f02c2c3dd401da3fa6d86a4ee85028471e46c2e8..3b05b9d18f859fd1427e51939594edb891898de5 100644 (file)
@@ -4,8 +4,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,14,4,0
- PRODUCTVERSION 0,14,4,0
+ FILEVERSION 0,15,0,0
+ PRODUCTVERSION 0,15,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., 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.4\0"
+            VALUE "FileVersion", "0.15.0\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.4\0"
+            VALUE "ProductVersion", "0.15.0\0"
         END
     END
     BLOCK "VarFileInfo"
index 82558dfc623d3d471e5df04b49c2b805fc2751aa..eb528f86bc5faa651f7fcc5620e5fcd3bc727565 100644 (file)
@@ -1,3 +1,3 @@
 # Version number and release date.
-VERSION_NUMBER=0.15-pre0
-RELEASE_DATE=2005-07-21      # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.15
+RELEASE_DATE=2006-07-21      # in "date +%Y-%m-%d" format