diff options
| author | 2019-05-31 15:09:29 +0200 | |
|---|---|---|
| committer | 2019-05-31 15:09:29 +0200 | |
| commit | be563d55c0eadda112e23af34820bd832be05416 (patch) | |
| tree | 9cd39778b41c2d0b9e28ed95c629b12e790ed29c /version.h | |
| parent | tunnel: make tcp/ip waiting explicit (diff) | |
| download | wireguard-windows-0.0.10.tar.xz wireguard-windows-0.0.10.zip | |
version: bumpv0.0.10
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'version.h')
| -rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,9 -#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.9" +#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,10 +#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.10" |
