diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-11 14:43:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-11 14:43:56 -0700 |
commit | 161291396e76e0832c08f617eb9bd364d1648148 (patch) | |
tree | 67a7e0bec408cc72b3bc2a6e3d22f1236c6062eb /Makefile | |
parent | 15b812f1d0a5ca8f5efe7f5882f468af10682ca8 (diff) | |
download | linux-3.10-161291396e76e0832c08f617eb9bd364d1648148.tar.gz linux-3.10-161291396e76e0832c08f617eb9bd364d1648148.tar.bz2 linux-3.10-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* |