diff options
| author | Linus Torvalds <[email protected]> | 2012-05-06 15:07:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-06 15:07:32 -0700 |
| commit | d48b97b403d23f6df0b990cee652bdf9a52337a3 (patch) | |
| tree | 88568d9b9e8918c4cb30c256c7d616f6d06425fa | |
| parent | 18b15fcde715a5512671af9d72a76e7f6d7cb6f0 (diff) | |
| download | linux-master.tar.gz | |
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index a06ee9fa8022ca..9e384ae6c403cb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |
