diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-09 15:09:32 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-09 15:09:32 -0800 |
commit | dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50 (patch) | |
tree | 4b699371901274e6c49a4e9d551758f033917fb3 | |
parent | 8def5f51b012efb00e77ba2d04696cc0aadd0609 (diff) |
Linux 3.2-rc5v3.2-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |