diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-01-10 03:59:55 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-01-10 03:59:55 +0100 |
commit | 9931faca02c604c22335f5a935a501bb2ace6e20 (patch) | |
tree | 3fd91d0b3aba06ebfd30599ac9a450118935c4f4 | |
parent | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (diff) | |
download | linux-9931faca02c604c22335f5a935a501bb2ace6e20.tar.xz linux-9931faca02c604c22335f5a935a501bb2ace6e20.zip |
Linux 3.8-rc3v3.8-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Terrified Chipmunk # *DOCUMENTATION* |