diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-29 15:02:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-29 15:02:38 -0700 |
| commit | 15c03dd4859ab16f9212238f29dd315654aa94f6 (patch) | |
| tree | fe83a8950bf0674624801d92f2885c52072fb1bf | |
| parent | Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... (diff) | |
| download | linux-3.12-rc3.tar.gz linux-3.12-rc3.zip | |
Linux 3.12-rc3v3.12-rc3
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |
