diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-28 17:36:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-28 17:36:01 -0700 |
| commit | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (patch) | |
| tree | bddefd4242b0efba1068b5260f831c2697ba4037 | |
| parent | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | linux-3.9.tar.gz linux-3.9.zip | |
Linux 3.9v3.9
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Unicycling Gorilla # *DOCUMENTATION* |
