This commit is contained in:
Lucas De Marchi 2016-07-20 01:38:42 -03:00
parent a29268d00e
commit 65a885df5f
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ SED_PROCESS = \
$(SED_PROCESS)
LIBKMOD_CURRENT=5
LIBKMOD_REVISION=0
LIBKMOD_REVISION=1
LIBKMOD_AGE=3
noinst_LTLIBRARIES = shared/libshared.la

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.64)
AC_INIT([kmod],
[22],
[23],
[linux-modules@vger.kernel.org],
[kmod],
[http://git.kernel.org/?p=utils/kernel/kmod/kmod.git])