summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-08-05 19:29:12 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-08-05 19:29:12 +0200
commitb16dba47a7165cc9cfd6530a4548e1428170fe52 (patch)
tree142ded0da825cf9cbdf88735ead38efcffd08a46 /device
parentdevice: drop lock before expiring keys (diff)
downloadwireguard-go-b16dba47a7165cc9cfd6530a4548e1428170fe52.tar.xz
wireguard-go-b16dba47a7165cc9cfd6530a4548e1428170fe52.zip
version: bump snapshot0.0.20190805
Diffstat (limited to 'device')
-rw-r--r--device/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/version.go b/device/version.go
index 4d24766..9ad0c69 100644
--- a/device/version.go
+++ b/device/version.go
@@ -1,3 +1,3 @@
package device
-const WireGuardGoVersion = "0.0.20190517"
+const WireGuardGoVersion = "0.0.20190805"