diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-26 19:00:47 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-26 19:00:47 -0400 |
commit | e4aa937ec75df0eea0bee03bffa3303ad36c986b (patch) | |
tree | a773c1b2c72980acaca7f2626a55206eeeb1734b /Makefile | |
parent | ab465df9dda42a997f7537c875127eeb6a88158c (diff) |
Linux 3.10-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 = 10 | 2 | PATCHLEVEL = 10 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Unicycling Gorilla | 5 | NAME = Unicycling Gorilla |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |