aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-09-09 11:31:59 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2021-09-09 11:31:59 +0000
commit3f180bff6892f6cc4a6ed163e03e8373d49b8437 (patch)
treef10fca43be0a4688630fe3cc7cfc4445fbab5824
parentdriver: socket: remember to copy cmsghack when copying endpoint (diff)
downloadwireguard-nt-3f180bff6892f6cc4a6ed163e03e8373d49b8437.tar.xz
wireguard-nt-3f180bff6892f6cc4a6ed163e03e8373d49b8437.zip
version: bump0.6
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--wireguard-nt.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/wireguard-nt.props b/wireguard-nt.props
index f6719f9..89ea8d4 100644
--- a/wireguard-nt.props
+++ b/wireguard-nt.props
@@ -78,7 +78,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<WireGuardVersionMaj>0</WireGuardVersionMaj>
- <WireGuardVersionMin>5</WireGuardVersionMin>
+ <WireGuardVersionMin>6</WireGuardVersionMin>
<WireGuardVersionRel>0</WireGuardVersionRel>
<!-- Used for versioning, must be n.n[.n[.n]]. -->