diff options
| author | 2019-05-13 14:35:41 +0200 | |
|---|---|---|
| committer | 2019-05-13 14:35:41 +0200 | |
| commit | 7c89c6692baea2c01c3b91aa52caea52d0ab6291 (patch) | |
| tree | 0b43766424ccbc8bc62ae34b8046588ae1e0bbea /version.h | |
| parent | firewall: only allow specified dns servers (diff) | |
| download | wireguard-windows-0.0.4.tar.xz wireguard-windows-0.0.4.zip | |
version: bumpv0.0.4
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,3 -#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.3" +#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,4 +#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.4" |
