diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-28 20:36:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-28 20:36:01 -0400 |
commit | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (patch) | |
tree | bddefd4242b0efba1068b5260f831c2697ba4037 | |
parent | 4cbbd1d55dd9375a455d12fc7e844809fbb795c0 (diff) |
Linux 3.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 9 | 2 | PATCHLEVEL = 9 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Unicycling Gorilla | 5 | NAME = Unicycling Gorilla |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |