Skip to content

Commit 01abb54

Browse files
committed
Bump LIBICONV_VERSION_INFO.
1 parent 6b06d06 commit 01abb54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
* m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL
88
executable after installing it.
99

10-
2005-07-07 Bruno Haible <bruno@clisp.org>
10+
2005-07-08 Bruno Haible <bruno@clisp.org>
1111

1212
* configure.in: Bump version number.
1313
* include/iconv.h.in (_LIBICONV_VERSION): Likewise.
1414
* windows/iconv.rc: Likewise.
15+
* lib/Makefile.in (LIBICONV_VERSION_INFO): Bump to 5:0:3.
1516

1617
2005-07-05 Bruno Haible <bruno@clisp.org>
1718

lib/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ SHELL = /bin/sh
4444

4545
# Before making a release, change this according to the libtool documentation,
4646
# section "Library interface versions".
47-
LIBICONV_VERSION_INFO = 4:0:2
47+
LIBICONV_VERSION_INFO = 5:0:3
4848

4949
# Needed by $(LIBTOOL).
5050
top_builddir = ..

0 commit comments

Comments
 (0)