aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-11-11 07:44:33 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-11-11 07:44:33 -0500
commit77b67063bb6bce6d475e910d3b886a606d0d91f7 (patch)
treebed7d2c24e5748e80829d536aa0a7f0fd296e59e /Makefile
parentb251f0f399e275b027d6541cfbac1d2a3206b44a (diff)
Linux 3.7-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a1ccf225c4e9..6edac73ee1ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 7 2PATCHLEVEL = 7
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Terrified Chipmunk 5NAME = Terrified Chipmunk
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*