aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-10-21 19:41:54 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-10-21 19:41:54 +0200
commit8974a9789c110a93ce24e1319b8cc4dfd5a5b798 (patch)
tree97bb9b29654778013e73027ffa3fef9c1c16a4d6
parenttunnel: blackhole sockets when there's going to be a sure routing loop (diff)
downloadwireguard-windows-8974a9789c110a93ce24e1319b8cc4dfd5a5b798.tar.xz
wireguard-windows-8974a9789c110a93ce24e1319b8cc4dfd5a5b798.zip
version: bumpv0.0.32
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--version/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version/version.h b/version/version.h
index 8e0a0a8e..c586eb93 100644
--- a/version/version.h
+++ b/version/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,31
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.31"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,32
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.32"