aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-02 16:07:02 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-02 16:07:02 -0700
commit6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c (patch)
treebe557c02369355dcae1e58fdc8f0f8c7ca25b0f4
parentmoduleparam: fix doc: hwparam_irq configures an IRQ (diff)
downloadwireguard-linux-6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c.tar.xz
wireguard-linux-6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c.zip
Linux 4.12
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d8a984ed9c9..283c6236438e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION =
NAME = Fearless Coyote
# *DOCUMENTATION*