]> git.ipfire.org Git - thirdparty/ipset.git/commitdiff
Fix library versioning (Jan Engelhardt)
authorJozsef Kadlecsik <kadlec@netfilter.org>
Thu, 19 Nov 2020 21:41:22 +0000 (22:41 +0100)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Thu, 19 Nov 2020 21:41:22 +0000 (22:41 +0100)
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
ChangeLog
Make_global.am

index 23e14a70b6ce1a3c8953ada66f962ff0654a9b06..cce91fd0a67e3ed72c72da4b77050f781eb5ef85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+7.8
+  - Fix library versioning (Jan Engelhardt)
+
 7.7
   - Expose the initval hash parameter to userspace
   - Handle all variable header parts in helper scripts instead ot test tasks
index cbc3537147f2cd9113e4506db9ad390194f7867e..3ad7f73b28479387dcc311078e5b46a44edb4761 100644 (file)
@@ -69,7 +69,7 @@
 # interface. 
 
 #            curr:rev:age
-LIBVERSION = 14:1:2
+LIBVERSION = 15:0:2
 
 AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include