aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-09-12 21:19:02 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2021-09-12 21:19:02 +0000
commit8fe0476b017a60adaf0a1be64468bd5d0c4d8835 (patch)
treeeeccaca6738d8b63a7eaebc332063a92d6df206c
parentTODO: bring up to speed (diff)
downloadwireguard-nt-8fe0476b017a60adaf0a1be64468bd5d0c4d8835.tar.xz
wireguard-nt-8fe0476b017a60adaf0a1be64468bd5d0c4d8835.zip
version: bump0.7
This is the version that finally goes live by default to folks. Big deal! 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 89ea8d4..708b562 100644
--- a/wireguard-nt.props
+++ b/wireguard-nt.props
@@ -78,7 +78,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<WireGuardVersionMaj>0</WireGuardVersionMaj>
- <WireGuardVersionMin>6</WireGuardVersionMin>
+ <WireGuardVersionMin>7</WireGuardVersionMin>
<WireGuardVersionRel>0</WireGuardVersionRel>
<!-- Used for versioning, must be n.n[.n[.n]]. -->