summaryrefslogtreecommitdiffhomepage
path: root/src/version.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-07-29 10:14:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-07-29 10:14:22 +0200
commita567b4c2910ca480bd6f642f30401ca9ccc50d4e (patch)
treee926da084730890d4bc5857995774cbb186dfb5f /src/version.h
parent4213ef0109a388311763542b4b0cf77f1d01777e (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 c495ef5..93ee76c 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#ifndef WIREGUARD_VERSION
-#define WIREGUARD_VERSION "1.0.20200712"
+#define WIREGUARD_VERSION "1.0.20200729"
#endif