summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 10:37:51 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 10:37:51 -0700
commit3ede708a8003a3f5063c2b5d1826c5670a4e1e91 (patch)
tree78ac83a09c07f084c680e4844c4c556a6cd34a26
parentslub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU (diff)
downloadlinux-stable-2.6.27.34.tar.xz
linux-stable-2.6.27.34.zip
Linux 2.6.27.34v2.6.27.34
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1b2c0fb7f315..1debf9a0b260 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 27
-EXTRAVERSION = .33
+EXTRAVERSION = .34
NAME = Trembling Tortoise
# *DOCUMENTATION*