aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-08-05 20:14:58 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-08-05 20:14:58 +0200
commit36c8aeba5abe56590c75202eef30593a5769035e (patch)
tree037cca9bf4e37ae06b2be748e0e9e382b8e9fe59
parentservice: fix typo in error message (diff)
downloadwireguard-windows-0.0.20.tar.xz
wireguard-windows-0.0.20.zip
version: bumpv0.0.20
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 b993af12..0cfe5be1 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,19
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.19"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,20
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.20"