summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--Make_global.am2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 23e14a7..cce91fd 100644
--- 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
diff --git a/Make_global.am b/Make_global.am
index cbc3537..3ad7f73 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -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