diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-04-09 19:35:32 -0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-04-09 19:35:32 -0300 |
commit | abb910eb9db6b40900a64651a4d63a37edbcc739 (patch) | |
tree | 90ec03292a36c0f96c76f56bd95a6f9f86da2f7a /Makefile.am | |
parent | 8edd5bb292fb128148191648a3f266027d3b56d8 (diff) | |
download | kmod-abb910eb9db6b40900a64651a4d63a37edbcc739.tar.gz kmod-abb910eb9db6b40900a64651a4d63a37edbcc739.tar.bz2 kmod-abb910eb9db6b40900a64651a4d63a37edbcc739.zip |
kmod 13v13
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 1680fe6..fe4c769 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ SED_PROCESS = \ $(SED_PROCESS) LIBKMOD_CURRENT=4 -LIBKMOD_REVISION=2 +LIBKMOD_REVISION=3 LIBKMOD_AGE=2 noinst_LTLIBRARIES = libkmod/libkmod-util.la |