diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-29 15:09:47 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-29 15:09:47 -0400 |
| commit | 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d (patch) | |
| tree | a6bf5e518f8549c552408f5ef02e56f924105cf2 | |
| parent | 6b2a4f7a5b777ea8fcf3bb38a0a33e68a920a9dc (diff) | |
Linux 2.6.39-rc1
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 2 | 1 | VERSION = 2 |
| 2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
| 3 | SUBLEVEL = 38 | 3 | SUBLEVEL = 39 |
| 4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
| 5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
