diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-24 10:52:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-24 10:52:17 -0800 |
commit | 60b341b778cc2929df16c0a504c91621b3c6a4ad (patch) | |
tree | b76a619a82e7f3a95c08cc0894e19d3c47c68fe5 /Makefile | |
parent | 1e6c5c4e4c98af5f9e905b860f4536dcc8e92402 (diff) | |
download | linux-3.10-60b341b778cc2929df16c0a504c91621b3c6a4ad.tar.gz linux-3.10-60b341b778cc2929df16c0a504c91621b3c6a4ad.tar.bz2 linux-3.10-60b341b778cc2929df16c0a504c91621b3c6a4ad.zip |
Linux 2.6.33v2.6.33
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 = 33 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |