diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-04 18:11:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-04 18:11:50 -0700 |
commit | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (patch) | |
tree | 1e3f0e911e7f33f3686b2eb46aabd03204e1b824 | |
parent | 8a04b45367c7943f8f7f30257d42e2106ab7a0bf (diff) |
Linux 3.1-rc9v3.1-rc9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = -rc9 NAME = "Divemaster Edition" # *DOCUMENTATION* |