diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-03-19 08:23:14 -0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2012-03-19 08:23:14 -0300 |
commit | 8885ced062131214448fae056ef453f094303805 (patch) | |
tree | 43c564d4d1339ba870b81598e5570e71f52d35ae /Makefile.am | |
parent | e48f37657dc03aee9aace60bf14ef9af489bf47c (diff) | |
download | kmod-8885ced062131214448fae056ef453f094303805.tar.gz kmod-8885ced062131214448fae056ef453f094303805.tar.bz2 kmod-8885ced062131214448fae056ef453f094303805.zip |
kmod 7v7
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 68d2bd1..0a0ad2a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,7 @@ SED_PROCESS = \ $(SED_PROCESS) LIBKMOD_CURRENT=3 -LIBKMOD_REVISION=0 +LIBKMOD_REVISION=1 LIBKMOD_AGE=1 noinst_LTLIBRARIES = libkmod/libkmod-util.la |