aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-10-24 11:31:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-10-24 11:31:24 +0200
commite940b6bc7deea081f520a6db629a07fe2313ce9b (patch)
tree5386eceaef0fc709bbe0b07c370c5361dbb37b4d /version/version.h
parentelevate: do not invoke shell execute if program is empty (diff)
downloadwireguard-windows-e940b6bc7deea081f520a6db629a07fe2313ce9b.tar.xz
wireguard-windows-e940b6bc7deea081f520a6db629a07fe2313ce9b.zip
version: bumpv0.0.33
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'version/version.h')
-rw-r--r--version/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version/version.h b/version/version.h
index c586eb93..d6d91630 100644
--- a/version/version.h
+++ b/version/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,32
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.32"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,33
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.33"