aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-10-09 15:20:18 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2021-10-11 16:12:10 +0000
commit4aeb2d398eda435a00c3053c674e2739817829f2 (patch)
treea862cd76b19ddfea2c812104ce84d626e12266ad
parentproj: remove SDV and DVL support (diff)
downloadwireguard-nt-4aeb2d398eda435a00c3053c674e2739817829f2.tar.xz
wireguard-nt-4aeb2d398eda435a00c3053c674e2739817829f2.zip
version: bump0.10
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 b3ede94..3c74673 100644
--- a/wireguard-nt.props
+++ b/wireguard-nt.props
@@ -78,7 +78,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<WireGuardVersionMaj>0</WireGuardVersionMaj>
- <WireGuardVersionMin>9</WireGuardVersionMin>
+ <WireGuardVersionMin>10</WireGuardVersionMin>
<WireGuardVersionRel>0</WireGuardVersionRel>
<!-- Used for versioning, must be n.n[.n[.n]]. -->