aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-05-11 20:14:08 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-05-11 20:14:08 -0400
commitf722406faae2d073cc1d01063d1123c35425939e (patch)
tree48831c32e767cdd2f018b32a0b0b4d39b5cfab8a /Makefile
parent26b840ae5d5140fe7b2226098826c449e63de072 (diff)
Linux 3.10-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a3a834b11a97..cd11e8857604 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 9 2PATCHLEVEL = 10
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Unicycling Gorilla 5NAME = Unicycling Gorilla
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*