diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-24 09:10:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-24 09:10:05 +0200 |
commit | c3b92c8787367a8bb53d57d9789b558f1295cc96 (patch) | |
tree | 7bb7c72c515eaf036c0b4033be82bb4b3c0ce598 /Makefile | |
parent | 6a0596583fadd15dca293736114abdea306d3d7c (diff) |
Linux 3.1v3.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc10 +EXTRAVERSION = NAME = "Divemaster Edition" # *DOCUMENTATION* |