diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-15 22:42:56 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-15 22:42:56 +0100 |
commit | 9bf1a2445f3c569098b8de7097ca324e65abecc2 (patch) | |
tree | 1ff7739ddc7e99437d36312c5af680e4e4239cda /Makefile | |
parent | Fix inotify watch removal/umount races (diff) | |
download | linux-9bf1a2445f3c569098b8de7097ca324e65abecc2.tar.xz linux-9bf1a2445f3c569098b8de7097ca324e65abecc2.zip |
Linux 2.6.28-rc5v2.6.28-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 = 28 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Killer Bat of Doom # *DOCUMENTATION* |