aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-01-09 21:59:55 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2013-01-09 21:59:55 -0500
commit9931faca02c604c22335f5a935a501bb2ace6e20 (patch)
tree3fd91d0b3aba06ebfd30599ac9a450118935c4f4 /Makefile
parent5c49985c21bba4d2f899e3a97121868a5c58a876 (diff)
Linux 3.8-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80c5694b29fd..a1667c4bcce5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Terrified Chipmunk 5NAME = Terrified Chipmunk
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*