diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-24 19:52:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-24 19:52:17 +0100 |
commit | 60b341b778cc2929df16c0a504c91621b3c6a4ad (patch) | |
tree | b76a619a82e7f3a95c08cc0894e19d3c47c68fe5 /Makefile | |
parent | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... (diff) | |
download | linux-60b341b778cc2929df16c0a504c91621b3c6a4ad.tar.xz linux-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* |