aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-13 11:45:33 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-13 11:45:33 +0200
commitb29f8bdea3b6a7973a0e29a71782a39cbcaba773 (patch)
tree8b5e847d865e898f7ae40c2acb3b3a24a95c6ecc
parentconf: don't crash when config directory is removed (diff)
downloadwireguard-windows-b29f8bdea3b6a7973a0e29a71782a39cbcaba773.tar.xz
wireguard-windows-b29f8bdea3b6a7973a0e29a71782a39cbcaba773.zip
version: bumpv0.0.13
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 2a81394b..2c15c99a 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,12
-#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.12"
+#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,13
+#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.13"