diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-04-26 19:21:56 -0600 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-04-26 19:21:56 -0600 |
commit | aa73688d966fdac6ae28db2d66586bdb998d5baa (patch) | |
tree | fa8187bd17ecec310c785c0c8eacaefeab83426a /src/version.h | |
parent | bfc392e1d9a59c30fdcd9bb502ee8e7787911be0 (diff) |
version: bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 6d40efe..cc7ffeb 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_VERSION -#define WIREGUARD_VERSION "1.0.20200413" +#define WIREGUARD_VERSION "1.0.20200426" #endif |