summaryrefslogtreecommitdiffhomepage
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
parent44c4a3bb1946f875ce73497834928663eb37d5f9 (diff)
version: bump
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