diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-06 12:34:04 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-12-06 12:34:04 -0500 |
commit | 374b105797c3d4f29c685f3be535c35f5689b30e (patch) | |
tree | 5c786f9c2e6514cbe123286cc8ce47c6d905853e /Makefile | |
parent | 843f4f4bb1a2c4c196a1af1d18bb6477a580ac78 (diff) |
Linux 3.13-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 13 | 2 | PATCHLEVEL = 13 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = One Giant Leap for Frogkind | 5 | NAME = One Giant Leap for Frogkind |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |