diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-21 19:02:54 -1000 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-21 19:02:54 -1000 |
| commit | a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee (patch) | |
| tree | 50cb748a3dd5d9527cb48e4125774f302fa556b1 | |
| parent | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | linux-3.16-rc2.tar.gz linux-3.16-rc2.zip | |
Linux 3.16-rc2v3.16-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |
