summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2012-01-12 11:53:18 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2012-01-12 11:53:18 -0800
commit93dad393c796013cb6371be63d7af600c5e36c2c (patch)
tree177fe242a023cc6172a7b19d5b19148254f268df
parentxfs: fix acl count validation in xfs_acl_from_disk() (diff)
downloadlinux-stable-3.1.9.tar.xz
linux-stable-3.1.9.zip
Linux 3.1.9v3.1.9
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64a2e7692a88..a32c262e7bc5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 3
PATCHLEVEL = 1
-SUBLEVEL = 8
+SUBLEVEL = 9
EXTRAVERSION =
NAME = "Divemaster Edition"