diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-16 03:31:02 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-16 03:31:02 +0100 |
commit | e53beacd23d9cb47590da6a7a7f6d417b941a994 (patch) | |
tree | 15d8d144bb8ab33bf02c68b42f3b7c78e4bd0e73 /Makefile | |
parent | capabilities/syslog: open code cap_syslog logic to fix build failure (diff) | |
download | linux-e53beacd23d9cb47590da6a7a7f6d417b941a994.tar.xz linux-e53beacd23d9cb47590da6a7a7f6d417b941a994.zip |
Linux 2.6.37-rc2v2.6.37-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 37 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |