Skip to content

Commit 1ea6b8f

Browse files
committed
Linux 3.2-rc1
.. with new name. Because nothing says "really solid kernel release" like naming it after an extinct animal that just happened to be in the news lately.
1 parent 075cb10 commit 1ea6b8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
VERSION = 3
2-
PATCHLEVEL = 1
2+
PATCHLEVEL = 2
33
SUBLEVEL = 0
4-
EXTRAVERSION =
5-
NAME = "Divemaster Edition"
4+
EXTRAVERSION = -rc1
5+
NAME = Saber-toothed Squirrel
66

77
# *DOCUMENTATION*
88
# To see a list of typical targets execute "make help"

0 commit comments

Comments
 (0)