diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-01 00:12:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-01 00:12:43 +0200 |
commit | 07961ac7c0ee8b546658717034fe692fd12eefa9 (patch) | |
tree | b1fcfe4ab08fd4a6bbed4a62e73eb3bd09b91c5c /Makefile | |
parent | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma (diff) | |
download | linux-07961ac7c0ee8b546658717034fe692fd12eefa9.tar.xz linux-07961ac7c0ee8b546658717034fe692fd12eefa9.zip |
Linux 3.9-rc5v3.9-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Unicycling Gorilla # *DOCUMENTATION* |