aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-08-22 14:42:53 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-08-22 14:42:53 -0400
commitfcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c (patch)
treea57bc2d9a58e26144c30645e148d9b00242738f4
parent8f6544edb2c7a7464fbbce1d86a4de414dc0cf95 (diff)
Linux 3.1-rc3
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3241d41dfbf..788511f86a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 1 2PATCHLEVEL = 1
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Wet Seal 5NAME = "Divemaster Edition"
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"