aboutsummaryrefslogtreecommitdiffstats
path: root/device/version.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-17 10:28:04 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-17 10:28:04 +0200
commit583ebe99f10c769a2614dcc662c8f66165e801eb (patch)
treea867bb22528980cda224b3074724c31a58eca6ae /device/version.go
parentmakefile: do not show warning on non-linux (diff)
downloadwireguard-go-583ebe99f10c769a2614dcc662c8f66165e801eb.tar.xz
wireguard-go-583ebe99f10c769a2614dcc662c8f66165e801eb.zip
version: bump snapshot0.0.20190517
Diffstat (limited to '')
-rw-r--r--device/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/version.go b/device/version.go
index 4f2a22f..4d24766 100644
--- a/device/version.go
+++ b/device/version.go
@@ -1,3 +1,3 @@
package device
-const WireGuardGoVersion = "0.0.20190409"
+const WireGuardGoVersion = "0.0.20190517"