aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-03-18 23:15:25 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-18 23:15:25 -0600
commitcf877de9a8b38422aef6beb514b688a0eedae4d8 (patch)
treed1717cb4305c31e88378653851867bef9a906a82 /src/version.h
parentsend: use normaler alignment formula from upstream (diff)
downloadwireguard-linux-compat-cf877de9a8b38422aef6beb514b688a0eedae4d8.tar.xz
wireguard-linux-compat-cf877de9a8b38422aef6beb514b688a0eedae4d8.zip
version: bumpv0.0.20200318
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 1f89f50..241bdf0 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_VERSION
-#define WIREGUARD_VERSION "0.0.20200215"
+#define WIREGUARD_VERSION "0.0.20200318"
#endif