diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-15 12:31:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-15 12:31:33 -0800 |
commit | 319e2e3f63c348a9b66db4667efa73178e18b17d (patch) | |
tree | b78477d9b0e765b7fcb5b48cbe90e24916a57d4c | |
parent | 57053d8c5c59562cac156513740c10b502a40968 (diff) |
Linux 3.13-rc4v3.13-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |