summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-02-05 14:37:40 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-02-05 14:37:40 +0100
commit7a11a53c5a8cf54d1b4b12e2359d1dc4a2ebd751 (patch)
tree156d7776adb69b544f6f5601da87cc6aaef76d85 /src/version.h
parentnetns: ensure non-addition of peers with failed precomputation (diff)
downloadwireguard-linux-compat-a0d78074292443139bd4dbfa04f54486ce9d298b.tar.xz (sig)
wireguard-linux-compat-a0d78074292443139bd4dbfa04f54486ce9d298b.zip
version: bumpv0.0.20200205
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 951e01f..c4eeac0 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_VERSION
-#define WIREGUARD_VERSION "0.0.20200128"
+#define WIREGUARD_VERSION "0.0.20200205"
#endif