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 | 843f4f4bb1a2c4c196a1af1d18bb6477a580ac78 (diff) |
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* |