aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-08-19 15:24:34 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-08-19 15:24:34 +0200
commit74665e8ab0af6ff9ca321c5d0eed5238034ee33b (patch)
treede2188ac5a08d560268268496fb49aeebd219c61
parentmanager: do not recycle tunnel tracker thread (diff)
downloadwireguard-windows-74665e8ab0af6ff9ca321c5d0eed5238034ee33b.tar.xz
wireguard-windows-74665e8ab0af6ff9ca321c5d0eed5238034ee33b.zip
version: bump
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 0cfe5be1..a6274b93 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,20
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.20"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,21
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.21"