summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2016-06-11 21:46:53 +0900
committerDaiki Ueno <ueno@gnu.org>2016-06-11 21:46:53 +0900
commitc737bf843616ca984c9416048a2da845e9ad3f50 (patch)
tree78962d82e64da4d728834d8fa1f905645a7eb9ea
parent5a0f9fee95295945d7769b5724e3845dd1aa31cc (diff)
downloadexternal_gettext-c737bf843616ca984c9416048a2da845e9ad3f50.zip
external_gettext-c737bf843616ca984c9416048a2da845e9ad3f50.tar.gz
external_gettext-c737bf843616ca984c9416048a2da845e9ad3f50.tar.bz2
build: Fix unintentional soname bump
* gettext-runtime/intl/Makefile.in: Revert LTV_CURRENT and increment LTV_REVISION. * gettext-tools/libgettextpo/Makefile.am: Likewise.
-rw-r--r--gettext-runtime/intl/Makefile.in4
-rw-r--r--gettext-tools/libgettextpo/Makefile.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/gettext-runtime/intl/Makefile.in b/gettext-runtime/intl/Makefile.in
index b724b59..377ca58 100644
--- a/gettext-runtime/intl/Makefile.in
+++ b/gettext-runtime/intl/Makefile.in
@@ -237,8 +237,8 @@ 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=10
-LTV_REVISION=4
+LTV_CURRENT=9
+LTV_REVISION=5
LTV_AGE=1
.SUFFIXES:
diff --git a/gettext-tools/libgettextpo/Makefile.am b/gettext-tools/libgettextpo/Makefile.am
index 67fd798..36bd700 100644
--- a/gettext-tools/libgettextpo/Makefile.am
+++ b/gettext-tools/libgettextpo/Makefile.am
@@ -98,8 +98,8 @@ libgettextpo_la_AUXSOURCES = \
# Libtool's library version information for libgettextpo.
# See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=6
-LTV_REVISION=3
+LTV_CURRENT=5
+LTV_REVISION=4
LTV_AGE=5
# How to build libgettextpo.la.