summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2017-11-30 08:23:06 +0100
committerDaiki Ueno <ueno@gnu.org>2017-11-30 08:23:06 +0100
commit1a8096e8ee78f563e33777e5e584cd09ed517b2d (patch)
treefada8753ef8e6a89a1a0affda48f728e9652ca57 /lib
parent96e9c9f373080e9bba5a27e7d7a9aa3f50bcad3f (diff)
downloadlibunistring-1a8096e8ee78f563e33777e5e584cd09ed517b2d.tar.gz
Prepare for 0.9.8 releasev0.9.8
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1e13235..11cdb1b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -314,9 +314,9 @@ AM_CPPFLAGS += -DDEPENDS_ON_LIBICONV=1
# Libtool's library version information for libunistring.
# See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=2
+LTV_CURRENT=3
LTV_REVISION=0
-LTV_AGE=0
+LTV_AGE=1
# How to build libunistring.la.
libunistring_la_LDFLAGS += \