diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-19 21:40:07 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-19 21:40:07 -0500 |
commit | d8ec26d7f8287f5788a494f56e8814210f0e64be (patch) | |
tree | c197b836ab6e8d832ddbf87ee31eb0f0d985821a | |
parent | 72de182362e013b2c2cc92092d97fff58e429d5d (diff) |
Linux 3.13
-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 = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = One Giant Leap for Frogkind | 5 | NAME = One Giant Leap for Frogkind |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |