diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-11 23:43:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-11 23:43:56 +0200 |
commit | 161291396e76e0832c08f617eb9bd364d1648148 (patch) | |
tree | 67a7e0bec408cc72b3bc2a6e3d22f1236c6062eb /Makefile | |
parent | pci: increase alignment to make more space for hidden code (diff) | |
download | linux-161291396e76e0832c08f617eb9bd364d1648148.tar.xz linux-161291396e76e0832c08f617eb9bd364d1648148.zip |
Linux 2.6.32-rc4v2.6.32-rc4
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 = 32 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |