diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-23 16:52:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-23 16:52:44 -0700 |
commit | 8bb9660418e05bb1845ac1a2428444d78e322cc7 (patch) | |
tree | 7c1284e012f57ed75537d41d320899ab836f20bc | |
parent | a607a1143a58dcd31396649812df5cd3bb0d4294 (diff) |
Linux 3.9-rc4v3.9-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Unicycling Gorilla # *DOCUMENTATION* |