diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-27 05:48:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-27 05:48:50 +0200 |
commit | 8e10cd74342c7f5ce259cceca36f6eba084f5d58 (patch) | |
tree | d9c0f6f091078463e6d67b12bb40991a253cf779 | |
parent | init/Kconfig: fix EXPERT menu list (diff) | |
download | linux-8e10cd74342c7f5ce259cceca36f6eba084f5d58.tar.xz linux-8e10cd74342c7f5ce259cceca36f6eba084f5d58.zip |
Linux 2.6.39-rc5v2.6.39-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 39 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |