diff options
| author | 2017-07-23 16:15:17 -0700 | |
|---|---|---|
| committer | 2017-07-23 16:15:17 -0700 | |
| commit | 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 (patch) | |
| tree | 70d61c9156db9ee1f1c6311c9e8421570b8bfc2b | |
| parent | Properly alphabetize MAINTAINERS file (diff) | |
| download | wireguard-linux-520eccdfe187591a51ea9ab4c1a024ae4d0f68d9.tar.xz wireguard-linux-520eccdfe187591a51ea9ab4c1a024ae4d0f68d9.zip | |
Linux 4.13-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |
