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 | 30ceb4ec33d5bb5669389d423b1c91b26c45d94d (diff) |
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* |