diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-17 18:59:32 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-17 18:59:32 -0400 |
| commit | a937536b868b8369b98967929045f1df54234323 (patch) | |
| tree | c9cad98ad9cbba487d32812d59c456ed774d6ffb | |
| parent | 6c4d3bc99b3341067775efd4d9d13cc8e655fd7c (diff) | |
Linux 3.9-rc3
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 9 | 2 | PATCHLEVEL = 9 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
| 5 | NAME = Unicycling Gorilla | 5 | NAME = Unicycling Gorilla |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
