]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Prepare for 0.19.8
authorDaiki Ueno <ueno@gnu.org>
Mon, 30 May 2016 03:10:54 +0000 (12:10 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 9 Jun 2016 05:50:41 +0000 (14:50 +0900)
gettext-runtime/intl/Makefile.in
gettext-runtime/intl/libgnuintl.in.h
gettext-runtime/po/Makefile.in.in
gettext-tools/configure.ac
gettext-tools/libgettextpo/Makefile.am
gettext-tools/libgettextpo/gettext-po.in.h
gettext-tools/misc/autopoint.in

index 4cc8b60efba60b05c88974a6628b4823acbe69d0..b724b5923d34556c782defc0fed0ba225334e07e 100644 (file)
@@ -237,7 +237,7 @@ libintl.la libgnuintl.la: $(OBJECTS) $(OBJECTS_RES_@WOE32@)
 # according to the libtool documentation, section "Library interface versions".
 # Maintainers of other packages that include the intl directory must *not*
 # change these values.
-LTV_CURRENT=9
+LTV_CURRENT=10
 LTV_REVISION=4
 LTV_AGE=1
 
index 4fb151404b334e02b584568c1f5e8ab29eb31e43..dc1947f8f2bba1a8186f904acfb00df93b35ceb1 100644 (file)
@@ -54,7 +54,7 @@ extern "C" {
 
 
 /* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBINTL_VERSION 0x001307
+#define LIBINTL_VERSION 0x001308
 extern int libintl_version;
 
 
index 8f34f00754b80795b8a5cccffc6cc6fc6b69073d..38c293d2ed2f6e905ccdd4ce532e50fc90e1adf3 100644 (file)
@@ -6,7 +6,7 @@
 # notice and this notice are preserved.  This file is offered as-is,
 # without any warranty.
 #
-# Origin: gettext-0.19.7
+# Origin: gettext-0.19.8
 GETTEXT_MACRO_VERSION = 0.19
 
 PACKAGE = @PACKAGE@
index 02b69abd65e21b5f7b6cfa61e85527d487730369..3b132edf85d5197c60a07d8713403acc57f78ad5 100644 (file)
@@ -441,7 +441,7 @@ changequote([,])dnl
 fi
 AC_SUBST([ARCHIVE_FORMAT])
 
-ARCHIVE_VERSION=0.19.7
+ARCHIVE_VERSION=0.19.8
 AC_SUBST([ARCHIVE_VERSION])
 
 PACKAGE_SUFFIX="-$ARCHIVE_VERSION"
index 39211454ad8fbe2a17f363804ce0bcf262c28d64..67fd7989a9243448e19f8fdb4026a951e2596ab1 100644 (file)
@@ -98,7 +98,7 @@ libgettextpo_la_AUXSOURCES = \
 
 # Libtool's library version information for libgettextpo.
 # See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=5
+LTV_CURRENT=6
 LTV_REVISION=3
 LTV_AGE=5
 
index eb575ada3bfbee3060d89a9d0fee371686008ae6..a42ae2248ead6817d21b6e25d208a356180ecf05 100644 (file)
@@ -28,7 +28,7 @@ extern "C" {
 /* =========================== Meta Information ============================ */
 
 /* Version number: (major<<16) + (minor<<8) + subminor */
-#define LIBGETTEXTPO_VERSION 0x001307
+#define LIBGETTEXTPO_VERSION 0x001308
 extern int libgettextpo_version;
 
 /* ================================= Types ================================= */
index 4ad64eabb4cbadce250b62a6c807d0781a172817..6d0746ffc6fdd16531580af5eda1d64c1bd69ca9 100644 (file)
@@ -378,7 +378,7 @@ case "$ver" in
   0.16 | 0.16.1 | \
   0.17 | \
   0.18 | 0.18.1 | 0.18.2 | 0.18.3 | \
-  0.19 | 0.19.1 | 0.19.2 | 0.19.3 | 0.19.4 | 0.19.5 | 0.19.6 | 0.19.7 )
+  0.19 | 0.19.1 | 0.19.2 | 0.19.3 | 0.19.4 | 0.19.5 | 0.19.6 | 0.19.7 | 0.19.8 )
     ;;
   *)
     func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in