aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-10-01 14:41:41 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-10-01 14:41:41 +0200
commit05d61caf8bf234549c2d5a347f7782727926e93e (patch)
treeb9d6d56bb11feea573c803ad152acec83f8856b8 /version
parentmanager: do not panic if we can't yet get a config (diff)
downloadwireguard-windows-05d61caf8bf234549c2d5a347f7782727926e93e.tar.xz
wireguard-windows-05d61caf8bf234549c2d5a347f7782727926e93e.zip
version: bump
Diffstat (limited to 'version')
-rw-r--r--version/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version/version.h b/version/version.h
index c8a2d2be..eb9856b2 100644
--- a/version/version.h
+++ b/version/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,28
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.28"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,29
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.29"