diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-25 21:18:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-25 21:18:16 +0100 |
commit | 6b21d18ed50c7d145220b0724ea7f2613abf0f95 (patch) | |
tree | b08095800134a724e38624794d1b488e44a83b82 /Makefile | |
parent | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-6b21d18ed50c7d145220b0724ea7f2613abf0f95.tar.xz linux-6b21d18ed50c7d145220b0724ea7f2613abf0f95.zip |
Linux 3.3-rc5v3.3-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |