diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-06 09:34:04 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-06 09:34:04 -0800 |
| commit | 374b105797c3d4f29c685f3be535c35f5689b30e (patch) | |
| tree | 5c786f9c2e6514cbe123286cc8ce47c6d905853e | |
| parent | Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
| download | linux-3.13-rc3.tar.gz linux-3.13-rc3.zip | |
Linux 3.13-rc3v3.13-rc3
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |
