diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-03-30 18:15:15 -0600 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-03-30 18:15:15 -0600 |
commit | 3a0fd48b8ab82f4c229acca97c70cd743cd556d9 (patch) | |
tree | d829342ba0bf3ef79dda6b73ea61d51020100b58 /src/version.h | |
parent | 2d4fa2a6e7903ec3340f1b075456cbd84ba6a744 (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 241bdf0..253062b 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_VERSION -#define WIREGUARD_VERSION "0.0.20200318" +#define WIREGUARD_VERSION "1.0.20200330" #endif |