diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-29 16:01:33 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-29 16:01:33 -0800 |
| commit | 802eee95bde72fd0cd0f3a5b2098375a487d1eda (patch) | |
| tree | db0d56232c481812a81ffbec6021ea4686f5598b | |
| parent | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | linux-3.13-rc6.tar.gz linux-3.13-rc6.zip | |
Linux 3.13-rc6v3.13-rc6
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |
