diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-21 19:17:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-21 19:17:23 -0700 |
| commit | 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe (patch) | |
| tree | df32c75242bf8d797ccd43af8ce8e294f35cd8fd | |
| parent | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... (diff) | |
| download | linux-3.0.tar.gz linux-3.0.zip | |
Linux 3.0v3.0
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Sneaky Weasel # *DOCUMENTATION* |
