diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-17 21:06:23 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-17 21:06:23 -0700 | 
| commit | 899e3ee404961a90b828ad527573aaaac39f0ab1 (patch) | |
| tree | 7878b9ec9104c1caabf59d10845995b832a7de7e | |
| parent | a84a79e4d369a73c0130b5858199e949432da4c6 (diff) | |
Linux 3.1-rc10v3.1-rc10
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  VERSION = 3  PATCHLEVEL = 1  SUBLEVEL = 0 -EXTRAVERSION = -rc9 +EXTRAVERSION = -rc10  NAME = "Divemaster Edition"  # *DOCUMENTATION* | 
