diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-15 18:28:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-15 18:28:29 -0700 |
commit | e816b57a337ea3b755de72bec38c10c864f23015 (patch) | |
tree | 538a3165718ae0c5af0c3e290653fc176b4d7af4 | |
parent | 9a8e5d41124a7352e554581333d4d9689dc1526b (diff) |
Linux 3.4-rc3v3.4-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |