diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-03 15:11:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-03 15:11:05 -0800 |
commit | 6dbe51c251a327e012439c4772097a13df43c5b8 (patch) | |
tree | 845c25789f595df374cbb2188a64ff96015e3dee | |
parent | ea882c2ece7c68462a3734c71c60e2572e528fe7 (diff) |
Linux 3.9-rc1v3.9-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 8 +PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Unicycling Gorilla # *DOCUMENTATION* |