aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-09-13 12:08:26 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2019-09-13 12:08:26 -0400
commite3d733fc603213460afb30f12023566a71e6e15d (patch)
tree066cc4276b03c0e6e4b31b1f7d9e055e7a0ac0fd /version
parentui: do not use tray object when nil (diff)
downloadwireguard-windows-e3d733fc603213460afb30f12023566a71e6e15d.tar.xz
wireguard-windows-e3d733fc603213460afb30f12023566a71e6e15d.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 166d7cd5..deb2c83a 100644
--- a/version/version.h
+++ b/version/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,25
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.25"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,26
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.26"