diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2019-02-07 13:46:40 -0800 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2019-02-07 13:46:40 -0800 |
commit | 58133a96c894c043e48c74ddf0bfe8db90bac62f (patch) | |
tree | 22564460cabbf0af56f26bd15664a88cf459f58f /Makefile.am | |
parent | 9a015bcdde49dfed7b5e949f597dc36538e5c6c2 (diff) | |
download | kmod-58133a96c894c043e48c74ddf0bfe8db90bac62f.tar.gz kmod-58133a96c894c043e48c74ddf0bfe8db90bac62f.tar.bz2 kmod-58133a96c894c043e48c74ddf0bfe8db90bac62f.zip |
kmod 26v26
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 3f8bf9f..ddb25f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ SED_PROCESS = \ $(SED_PROCESS) LIBKMOD_CURRENT=5 -LIBKMOD_REVISION=3 +LIBKMOD_REVISION=4 LIBKMOD_AGE=3 noinst_LTLIBRARIES = shared/libshared.la |