diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-09 02:14:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-05-09 02:14:14 +0200 |
commit | 091bf7624d1c90cec9e578a18529f615213ff847 (patch) | |
tree | e906dd9f65fa5bdeaebac5c9b3f2f08a04fdbece /Makefile | |
parent | Merge git://git.infradead.org/mtd-2.6 (diff) | |
download | linux-091bf7624d1c90cec9e578a18529f615213ff847.tar.xz linux-091bf7624d1c90cec9e578a18529f615213ff847.zip |
Linux 2.6.30-rc5v2.6.30-rc5
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 = 30 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Vindictive Armadillo # *DOCUMENTATION* |