diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-19 18:40:07 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-19 18:40:07 -0800 |
commit | d8ec26d7f8287f5788a494f56e8814210f0e64be (patch) | |
tree | c197b836ab6e8d832ddbf87ee31eb0f0d985821a | |
parent | 72de182362e013b2c2cc92092d97fff58e429d5d (diff) |
Linux 3.13v3.13
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |