]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Next release will be 0.13, not 0.12.2.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Nov 2003 15:30:01 +0000 (15:30 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:16 +0000 (12:11 +0200)
20 files changed:
NEWS
autoconf-lib-link/m4/lib-ld.m4
autoconf-lib-link/m4/lib-prefix.m4
config/m4/fixautomake.m4
gettext-runtime/NEWS
gettext-runtime/m4/gettext.m4
gettext-runtime/m4/po.m4
gettext-runtime/m4/printf-posix.m4
gettext-runtime/po/Makefile.in.in
gettext-tools/ChangeLog
gettext-tools/m4/backupfile.m4
gettext-tools/m4/canonicalize.m4
gettext-tools/m4/javacomp.m4
gettext-tools/m4/javaexec.m4
gettext-tools/m4/locale-fr.m4
gettext-tools/m4/relocatable.m4
gettext-tools/m4/sig_atomic_t.m4
gettext-tools/m4/ssize_t.m4
gettext-tools/po/Makefile.in.in
gettext-tools/windows/gettextpo.rc

diff --git a/NEWS b/NEWS
index 1c1de3fbb00acc018f292a36d03ff7dffd931678..fe37527ca6b1606dd2b2af67dcc8a1f792cd41bf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.12.2 - September 2003
+Version 0.13 - November 2003
 
 * Programming languages support:
 
index 502fd22c70ccd7b44b6c1c19420095fa71175c2b..38aeaec19f2779ee0aa97b704ac27daa52c9cd56 100644 (file)
@@ -1,4 +1,4 @@
-# lib-ld.m4 serial 3 (gettext-0.12.2)
+# lib-ld.m4 serial 3 (gettext-0.13)
 dnl Copyright (C) 1996-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 26874b267d7e2dd94857e71e97aea5ac49402281..8aff5a9d206a2077c670d74ed997b5af111c1788 100644 (file)
@@ -1,4 +1,4 @@
-# lib-prefix.m4 serial 3 (gettext-0.12.2)
+# lib-prefix.m4 serial 3 (gettext-0.13)
 dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index e8ca6413e91922865c116c34310f3dbdc835d9be..be6bf8bf80e7be08e48f60e387a4a3818048b797 100644 (file)
@@ -1,4 +1,4 @@
-# fixautomake.m4 serial 3 (gettext-0.12.2)
+# fixautomake.m4 serial 3 (gettext-0.13)
 dnl Copyright (C) 2002-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 7987c8cc9aa52961d5af1785911457cf3ab15f0e..ebe9e8b3d0885d58cb76f5075f801aca6da57a87 100644 (file)
@@ -1,4 +1,4 @@
-Version 0.12.2 - September 2003
+Version 0.13 - November 2003
 
 * On those few platforms (NetBSD and Woe32) for which the native
   printf()/fprintf()/... functions don't support POSIX/XSI format strings
index 94bdef2b85874c50780aa6054683c24d94ef7148..4b5a1c745699268f26523254c84bcea10d5543cd 100644 (file)
@@ -1,4 +1,4 @@
-# gettext.m4 serial 26 (gettext-0.12.2)
+# gettext.m4 serial 26 (gettext-0.13)
 dnl Copyright (C) 1995-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 902c3d5f3524fc304c8251de694c2fd7a4e93ca7..a6e906af5b92510df1d063dade0d2044a6761971 100644 (file)
@@ -1,4 +1,4 @@
-# po.m4 serial 2 (gettext-0.12.2)
+# po.m4 serial 2 (gettext-0.13)
 dnl Copyright (C) 1995-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 0baee6297ff2b6c3ee8a5594fbbb26ac5e43ded2..cd6e40b58555829c7832e17f4d3121f6847e14bb 100644 (file)
@@ -1,4 +1,4 @@
-# printf-posix.m4 serial 1 (gettext-0.12.2)
+# printf-posix.m4 serial 1 (gettext-0.13)
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 62c4f82406873ce300d781aff0dbac9049f7030f..75c5d469a5cd5b801030550c662d8b5f57cc9f25 100644 (file)
@@ -8,7 +8,7 @@
 # Please note that the actual code of GNU gettext is covered by the GNU
 # General Public License and is *not* in the public domain.
 #
-# Origin: gettext-0.12.2
+# Origin: gettext-0.13
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
index 72615530ef8fe7a8f7183672ba98b1ffcbb85b00..4efcd3669a167c58d4f417e8561fee7bb31733a2 100644 (file)
@@ -1,3 +1,7 @@
+2003-11-16  Bruno Haible  <bruno@clisp.org>
+
+       * windows/gettextpo.rc: Bump version number to 0.13.
+
 2003-11-15  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac (AC_CONFIG_FILES): Create examples/Makefile,
index 658d216fb065483cc776102e75543fa36017d598..78f15cc01709f14d7cc09aaade88595945457f01 100644 (file)
@@ -1,5 +1,5 @@
-# backupfile.m4 serial 2 (gettext-0.11.2)
-dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+# backupfile.m4 serial 2 (gettext-0.13)
+dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
 dnl Public License, this file may be distributed as part of a program
index 57260a5ad8d69a051a7869dd630f100e2b79a4b4..7dba0b423f7c00374fbf987c02c76c747814e793 100644 (file)
@@ -1,4 +1,4 @@
-# canonicalize.m4 serial 2 (gettext-0.12.2)
+# canonicalize.m4 serial 2 (gettext-0.13)
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index c80ed8cab345a2a3a2372b1c4eac4377410e8ec6..f41be60928505e0bb2c36ad5ff00abeedeb63ac8 100644 (file)
@@ -1,5 +1,5 @@
-# javacomp.m4 serial 6 (gettext-0.12.2)
-dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
+# javacomp.m4 serial 6 (gettext-0.13)
+dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
 dnl Public License, this file may be distributed as part of a program
index 0c06e9aeb6f7ba6214bfa8c8124b4ffed6400a2c..27ed7db968cab69875f9487211c82b50a164315e 100644 (file)
@@ -1,4 +1,4 @@
-# javaexec.m4 serial 2 (gettext-0.12.2)
+# javaexec.m4 serial 2 (gettext-0.13)
 dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 854847b0210f07a68af1ad91f3935a2e6e848e3a..0371b2fb427c1b2ed73ac79233d18e8adf161497 100644 (file)
@@ -1,4 +1,4 @@
-# locale-fr.m4 serial 1 (gettext-0.12.2)
+# locale-fr.m4 serial 1 (gettext-0.13)
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 8fb285e5ab4c04dbea6ca09b463959dd284d8441..430fcb57dba44e8364e5538884b8aa1ded602418 100644 (file)
@@ -1,4 +1,4 @@
-# relocatable.m4 serial 2 (gettext-0.12.2)
+# relocatable.m4 serial 2 (gettext-0.13)
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index b89363553f53e2867489cbc474c814b802dd5c85..fc5808fad46e59b20cb6af01fed1fc5bfbac72c7 100644 (file)
@@ -1,4 +1,4 @@
-# sig_atomic_t.m4 serial 1 (gettext-0.12.2)
+# sig_atomic_t.m4 serial 1 (gettext-0.13)
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 5ea8c011cf07362fd49fad167bbba4e6f0ce40d3..56b7ea43367c75907cc01df3d452fe4a82001b71 100644 (file)
@@ -1,4 +1,4 @@
-# ssize_t.m4 serial 3 (gettext-0.12.2)
+# ssize_t.m4 serial 3 (gettext-0.13)
 dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
 dnl This file is free software, distributed under the terms of the GNU
 dnl General Public License.  As a special exception to the GNU General
index 62c4f82406873ce300d781aff0dbac9049f7030f..75c5d469a5cd5b801030550c662d8b5f57cc9f25 100644 (file)
@@ -8,7 +8,7 @@
 # Please note that the actual code of GNU gettext is covered by the GNU
 # General Public License and is *not* in the public domain.
 #
-# Origin: gettext-0.12.2
+# Origin: gettext-0.13
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
index 02cde7aa2d56d99c47689179e520a967d4e9e4ca..a415cf6352c6cfa86212ba71fbc9a74367dac35c 100644 (file)
@@ -4,8 +4,8 @@
 #include <winver.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,12,2,0
- PRODUCTVERSION 0,12,2,0
+ FILEVERSION 0,13,0,0
+ PRODUCTVERSION 0,13,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.12.2\0"
+            VALUE "FileVersion", "0.13\0"
             VALUE "InternalName", "gettextpo.dll\0"
             VALUE "LegalCopyright", "Copyright (C) 1995-2003\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "gettextpo.dll\0"
             VALUE "ProductName", "libgettextpo: public API for PO files\0"
-            VALUE "ProductVersion", "0.12.2\0"
+            VALUE "ProductVersion", "0.13\0"
         END
     END
     BLOCK "VarFileInfo"