diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-21 14:47:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-21 14:47:52 -0700 |
commit | 66f75a5d028beaf67c931435fdc3e7823125730c (patch) | |
tree | f012c28e447ce6b960cb4b9755977d2ec365d83e /Makefile | |
parent | e9a5ea1852cd8d7e155d2e3a45e4a6ea25110f7d (diff) | |
download | linux-3.10-66f75a5d028beaf67c931435fdc3e7823125730c.tar.gz linux-3.10-66f75a5d028beaf67c931435fdc3e7823125730c.tar.bz2 linux-3.10-66f75a5d028beaf67c931435fdc3e7823125730c.zip |
Linux 3.4-rc4v3.4-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |