diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-07 06:45:51 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-07 06:45:51 +0100 |
commit | bf81b46482c0fa8ea638e409d39768ea92a6b0f0 (patch) | |
tree | e0ba86dc2d66128cdc540d4a0f2e5b161a85201b | |
parent | Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)" (diff) | |
download | linux-2.6.20-rc4.tar.xz linux-2.6.20-rc4.zip |
Linux 2.6.20-rc4v2.6.20-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc3 +EXTRAVERSION =-rc4 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |