aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-01-25 14:57:28 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2013-01-25 14:57:28 -0500
commit949db153b6466c6f7cad5a427ecea94985927311 (patch)
tree6fad7de43899e65799188c1a480aacc74745f9bb /Makefile
parentd7df025eb4c3c571532326b01e007be52c75e5c0 (diff)
Linux 3.8-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2cd4c6be44f2..2d3c92c774fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Terrified Chipmunk 5NAME = Terrified Chipmunk
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*