]> git.ipfire.org Git - thirdparty/wireguard-go.git/commitdiff
version: put version in right place 0.0.20190409
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Apr 2019 08:39:36 +0000 (10:39 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Apr 2019 08:39:48 +0000 (10:39 +0200)
device/version.go
version.go [deleted file]

index 9077cdc362108e802a9c340fcbb21dada0cbe374..4f2a22feead378a7dc28880f5d5bf4f582edf7b3 100644 (file)
@@ -1,3 +1,3 @@
 package device
 
-const WireGuardGoVersion = "0.0.20181222"
+const WireGuardGoVersion = "0.0.20190409"
diff --git a/version.go b/version.go
deleted file mode 100644 (file)
index 5a88a80..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-package main
-
-const WireGuardGoVersion = "0.0.20190409"