diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-14 17:45:16 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-14 17:45:16 -0700 | 
| commit | 41ef2d5678d83af030125550329b6ae8b74618fa (patch) | |
| tree | 758371b68af2470b5549fe9798f478cfc70cf2ab | |
| parent | 6c4c4d4bdaff7ec0b7b26da67d741f639727c934 (diff) | |
| download | olio-linux-3.10-41ef2d5678d83af030125550329b6ae8b74618fa.tar.xz olio-linux-3.10-41ef2d5678d83af030125550329b6ae8b74618fa.zip  | |
Linux 3.9-rc7
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  VERSION = 3  PATCHLEVEL = 9  SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7  NAME = Unicycling Gorilla  # *DOCUMENTATION*  |