diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-15 17:24:48 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-15 17:24:48 -0800 | 
| commit | b0c3844d8af6b9f3f18f31e1b0502fbefa2166be (patch) | |
| tree | 28fc40804196baed166c4164bc36078ee070f7c0 | |
| parent | c01c8106f43ec7e460eeb56c7a8ae666acdfe5a0 (diff) | |
| download | olio-linux-3.10-b0c3844d8af6b9f3f18f31e1b0502fbefa2166be.tar.xz olio-linux-3.10-b0c3844d8af6b9f3f18f31e1b0502fbefa2166be.zip  | |
Linux 2.6.37-rc6
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  VERSION = 2  PATCHLEVEL = 6  SUBLEVEL = 37 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6  NAME = Flesh-Eating Bats with Fangs  # *DOCUMENTATION*  |