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