summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
Diffstat (limited to 'spl.install')
-rw-r--r--spl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/spl.install b/spl.install
index 218e785417cf..15da26d268a2 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.9.75-1-lts
+ depmod -a 4.9.76-1-lts
}