From 8779dacd4afd316420977af19fb861c89b548c25 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 22 Sep 2014 07:44:23 +0200 Subject: The library/API versions were forgotten to bump (reported by Sergei Zhirikov) With introducing the skbinfo extension, the library/API versions should have been incremented, which is fixed now. --- Make_global.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make_global.am') diff --git a/Make_global.am b/Make_global.am index 391566b..7953451 100644 --- a/Make_global.am +++ b/Make_global.am @@ -69,7 +69,7 @@ # interface. # curr:rev:age -LIBVERSION = 7:0:4 +LIBVERSION = 8:0:5 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \ -I/usr/local/include -- cgit v1.2.3