1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00

version: put version in right place

This commit is contained in:
Jason A. Donenfeld 2019-04-09 10:39:36 +02:00
parent f156a53ff4
commit 18fa270472
2 changed files with 1 additions and 4 deletions

View File

@ -1,3 +1,3 @@
package device
const WireGuardGoVersion = "0.0.20181222"
const WireGuardGoVersion = "0.0.20190409"

View File

@ -1,3 +0,0 @@
package main
const WireGuardGoVersion = "0.0.20190409"