diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-06 17:00:20 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-06 17:00:20 -0400 |
| commit | d0e639c9e06d44e713170031fe05fb60ebe680af (patch) | |
| tree | 44b429c1204df19f91580110ea977fa3777bee24 | |
| parent | 2433c8f094a008895e66f25bd1773cdb01c91d01 (diff) | |
Linux 3.12-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 12 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc3 | 4 | EXTRAVERSION = -rc4 |
| 5 | NAME = One Giant Leap for Frogkind | 5 | NAME = One Giant Leap for Frogkind |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
