diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-19 00:14:02 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-19 00:14:02 +0100 |
commit | c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470 (patch) | |
tree | 0d05bdc0d51e6b5d357b662d6489ef6501158933 /Makefile | |
parent | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470.tar.xz linux-c56eb8fb6dccb83d9fe62fd4dc00c834de9bc470.zip |
Linux 2.6.38-rc1v2.6.38-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 37 -EXTRAVERSION = +SUBLEVEL = 38 +EXTRAVERSION = -rc1 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |