diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-31 16:24:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-31 16:24:09 -0700 |
commit | dd775ae2549217d3ae09363e3edb305d0fa19928 (patch) | |
tree | a56f5e61a081da06d29676a1677442e654d498eb | |
parent | b7ffff4bb3fef527a26144a95d9dfe8c11a6b927 (diff) |
Linux 3.4-rc1v3.4-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 3 +PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |