diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-21 19:58:15 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-21 19:58:15 -0400 |
| commit | d93dc5c4478c1fd5de85a3e8aece9aad7bbae044 (patch) | |
| tree | a1794701d38720bc3f17bec800fbcd12ff9e0274 | |
| parent | 9c1f8594df4814ebfd6822ca3c9444fb3445888d (diff) | |
Linux 3.1-rc7
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 1 | 2 | PATCHLEVEL = 1 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
| 5 | NAME = "Divemaster Edition" | 5 | NAME = "Divemaster Edition" |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
