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
commite2b5740518e84316e6749a54897169ae97449554 (patch)
tree8b5e847d865e898f7ae40c2acb3b3a24a95c6ecc
parentconf: don't crash when config directory is removed (diff)
downloadwireguard-windows-e2b5740518e84316e6749a54897169ae97449554.tar.xz
wireguard-windows-e2b5740518e84316e6749a54897169ae97449554.zip
version: bump
-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"