diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 24a586e..d859c24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,7 +58,7 @@ SED_PROCESS = \ # 6. If any interfaces have been removed or changed since the last public # release, then set age to 0. LIBKMOD_CURRENT=5 -LIBKMOD_REVISION=6 +LIBKMOD_REVISION=7 LIBKMOD_AGE=3 noinst_LTLIBRARIES = shared/libshared.la |