aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds2013-01-31 19:08:14 -0600
committerLinus Torvalds2013-01-31 19:08:14 -0600
commit88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 (patch)
tree40d83555e3bff55a46fa0f32fee40141af7ff4ac /Makefile
parentcc6c954a076c5df7e0ac8d5e4ffa8b4f5572ae1d (diff)
downloadam43-linux-kernel-88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7.tar.gz
am43-linux-kernel-88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7.tar.xz
am43-linux-kernel-88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7.zip
Linux 3.8-rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2d3c92c774f..54dfde5e9f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Terrified Chipmunk 5NAME = Unicycling Gorilla
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*
8# To see a list of typical targets execute "make help" 8# To see a list of typical targets execute "make help"