aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-31 15:09:29 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-31 15:09:29 +0200
commitbe563d55c0eadda112e23af34820bd832be05416 (patch)
tree9cd39778b41c2d0b9e28ed95c629b12e790ed29c
parenttunnel: make tcp/ip waiting explicit (diff)
downloadwireguard-windows-be563d55c0eadda112e23af34820bd832be05416.tar.xz
wireguard-windows-be563d55c0eadda112e23af34820bd832be05416.zip
version: bumpv0.0.10
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 8bc4e6f6..d5255601 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,9
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.9"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,10
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.10"