summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-10-16 22:09:45 +0200
committerBruno Haible <bruno@clisp.org>2022-10-16 22:20:35 +0200
commitb8bf6d52e8f7d97800baa39c472dee41ab4e770b (patch)
tree8d3bdc3705140fdbb76988bce1b98f372aa47ad0 /lib/Makefile.am
parentecfb8c2c54348669b54bb39f55dfd282b60980d9 (diff)
downloadlibunistring-b8bf6d52e8f7d97800baa39c472dee41ab4e770b.tar.gz
Prepare for 1.1 release.
* version.sh: Bump version number, date, gnulib version. * README: Update version. * NEWS: Update version. * lib/Makefile.am (LTV_*): Update to 5:0:0 (determined with help from gnulib's libtool-next-version).
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3a61811..382d2bc 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -336,9 +336,9 @@ AM_CPPFLAGS += -DDEPENDS_ON_LIBICONV=1
# Libtool's library version information for libunistring.
# See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=4
+LTV_CURRENT=5
LTV_REVISION=0
-LTV_AGE=2
+LTV_AGE=0
# How to build libunistring.la.
libunistring_la_LDFLAGS += \