]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Fix unintentional soname bump v0.19.8.1
authorDaiki Ueno <ueno@gnu.org>
Sat, 11 Jun 2016 12:46:53 +0000 (21:46 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sat, 11 Jun 2016 12:46:53 +0000 (21:46 +0900)
* gettext-runtime/intl/Makefile.in: Revert LTV_CURRENT and increment
LTV_REVISION.
* gettext-tools/libgettextpo/Makefile.am: Likewise.

gettext-runtime/intl/Makefile.in
gettext-tools/libgettextpo/Makefile.am

index b724b5923d34556c782defc0fed0ba225334e07e..377ca5842575b467ac9e5b30c42b54855638f8c1 100644 (file)
@@ -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:
index 67fd7989a9243448e19f8fdb4026a951e2596ab1..36bd70019c41fd719dca7dd43189389549c3d143 100644 (file)
@@ -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.