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 | 4cbbd1d55dd9375a455d12fc7e844809fbb795c0 (diff) | |
| download | olio-linux-3.10-c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1.tar.xz olio-linux-3.10-c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1.zip  | |
Linux 3.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*  |