aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds2012-09-16 16:58:51 -0500
committerLinus Torvalds2012-09-16 16:58:51 -0500
commit5698bd757d55b1bb87edd1a9744ab09c142abfc2 (patch)
tree30a2748aafb39131b8e3d0dbc427b040435e584b /Makefile
parent73f8be297e90f6ebb951c30490376833f8782349 (diff)
downloadkernel-common-5698bd757d55b1bb87edd1a9744ab09c142abfc2.tar.gz
kernel-common-5698bd757d55b1bb87edd1a9744ab09c142abfc2.tar.xz
kernel-common-5698bd757d55b1bb87edd1a9744ab09c142abfc2.zip
Linux 3.6-rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f66f146d57..ae6928cc59d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*