summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-01-04 21:32:31 +0100
committerBruno Haible <bruno@clisp.org>2022-01-04 21:35:08 +0100
commit0c7d64c222adeb4f6e0c5c48686cb9d7c81ceda5 (patch)
tree649e342be41b3c117618507f427387604fd1e914 /lib/Makefile.am
parent9fa1943f48579015213895d1d4c3f2e155e29f61 (diff)
downloadlibunistring-0c7d64c222adeb4f6e0c5c48686cb9d7c81ceda5.tar.gz
Prepare for 1.0 release.
* version.sh: Bump version number, date, gnulib version. * README: Update version. * NEWS: Update version. * lib/Makefile.am (LTV_*): Update to 4:0:2 (determined with help from gnulib's libtool-next-version). * doc/libunistring.texi: Bump copyright year.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3ed6230..3a61811 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,5 +1,5 @@
## Makefile for the lib subdirectory of GNU libunistring.
-## Copyright (C) 2009-2021 Free Software Foundation, Inc.
+## Copyright (C) 2009-2022 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -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=3
+LTV_CURRENT=4
LTV_REVISION=0
-LTV_AGE=1
+LTV_AGE=2
# How to build libunistring.la.
libunistring_la_LDFLAGS += \