diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-20 14:32:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-20 14:32:34 -0700 |
| commit | 1f93e4a96c9109378204c147b3eec0d0e8100fde (patch) | |
| tree | ed7de6ce3c25829d0e7de10d0db9b83c725ee327 | |
| parent | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm (diff) | |
| download | linux-4.3-rc2.tar.gz linux-4.3-rc2.zip | |
Linux 4.3-rc2v4.3-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |
