aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-02-08 16:20:39 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2013-02-08 16:20:39 -0500
commit836dc9e3fbbab0c30aa6e664417225f5c1fb1c39 (patch)
tree8d490c389d08035d6c1a926d9b89b3b07f0edf7d /Makefile
parent39923134885759405e64cb9491a273a2bcd356ed (diff)
Linux 3.8-rc7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54dfde5e9f9e..08ef9bdb80c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Unicycling Gorilla 5NAME = Unicycling Gorilla
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*