aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-08-05 22:42:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-08-05 22:42:24 +0200
commitc65999f98a8a5492abcc0d6535f9849f003f1f8a (patch)
treec27aaf18af73a6a6e2570f79ac531f830d1d18b6
parentdriver: device: chicken out on NSI hijack, and revert to polling (diff)
downloadwireguard-nt-0.3.tar.xz
wireguard-nt-0.3.zip
version: bump0.3
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 7a5b8ef..67cfef2 100644
--- a/wireguard-nt.props
+++ b/wireguard-nt.props
@@ -78,7 +78,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<WireGuardVersionMaj>0</WireGuardVersionMaj>
- <WireGuardVersionMin>2</WireGuardVersionMin>
+ <WireGuardVersionMin>3</WireGuardVersionMin>
<WireGuardVersionRel>0</WireGuardVersionRel>
<!-- Used for versioning, must be n.n[.n[.n]]. -->