aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kmod.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r--chapter06/kmod.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml
index 9c06ef64f..f87024868 100644
--- a/chapter06/kmod.xml
+++ b/chapter06/kmod.xml
@@ -95,7 +95,7 @@ ln -sv kmod /bin/lsmod</userinput></screen>
<para> Make sure that all libraries are in the correct directory: </para>
<screen><userinput remap="install">mv -v /usr/lib/libkmod.so.* /lib
-ln -svf ../../lib/libkmod.so.2.2.4 /usr/lib/libkmod.so</userinput></screen>
+ln -svf ../../lib/libkmod.so.2.2.5 /usr/lib/libkmod.so</userinput></screen>
<!-- Note to editors: When upgrading kmod, make sure the library version
specified above has not changed -->