diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 17:02:59 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 17:02:59 (GMT) |
commit | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 (patch) | |
tree | 9424dfa1c758e1259733ee712fb072c2546e417c | |
parent | 101041cf2619b397b0fa7e2ab544607026d59314 (diff) | |
download | linux-fsl-qoriq-cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37.tar.xz |
Linux 3.2-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |