diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2020-02-18 15:54:07 -0800 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2020-02-18 15:54:07 -0800 |
commit | 819a125ca756003dce2d11624035b7fb605a8e99 (patch) | |
tree | 702d172b14cd70ca0db6e572daf5a3868115dac4 /Makefile.am | |
parent | f975f6bfcc88ce8cb653efa580ea73a8c22e17df (diff) | |
download | kmod-819a125ca756003dce2d11624035b7fb605a8e99.tar.gz kmod-819a125ca756003dce2d11624035b7fb605a8e99.tar.bz2 kmod-819a125ca756003dce2d11624035b7fb605a8e99.zip |
kmod 27v27
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 56c9ba6..8eadb99 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ SED_PROCESS = \ $(SED_PROCESS) LIBKMOD_CURRENT=5 -LIBKMOD_REVISION=4 +LIBKMOD_REVISION=5 LIBKMOD_AGE=3 noinst_LTLIBRARIES = shared/libshared.la |