aboutsummaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-04-09 10:39:36 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-04-09 10:39:48 +0200
commit18fa270472650553266bda78dbe1764224faaa73 (patch)
tree988506b4bb9d209fb4a015644aa8ba9aae1e8b87 /device
parentversion: bump snapshot (diff)
downloadwireguard-go-18fa270472650553266bda78dbe1764224faaa73.tar.xz
wireguard-go-18fa270472650553266bda78dbe1764224faaa73.zip
version: put version in right place0.0.20190409
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 9077cdc..4f2a22f 100644
--- a/device/version.go
+++ b/device/version.go
@@ -1,3 +1,3 @@
package device
-const WireGuardGoVersion = "0.0.20181222"
+const WireGuardGoVersion = "0.0.20190409"