diff options
author | 2019-05-23 15:37:48 +0200 | |
---|---|---|
committer | 2019-05-23 15:37:48 +0200 | |
commit | 8054fca2ef4a21942cc27cda052471325b701a11 (patch) | |
tree | df94eb84636acb4d9c7c78ebd077bb7ff6fb8759 | |
parent | manager: use winpipe instead of winio (diff) | |
download | wireguard-windows-8054fca2ef4a21942cc27cda052471325b701a11.tar.xz wireguard-windows-8054fca2ef4a21942cc27cda052471325b701a11.zip |
version: bumpv0.0.9
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,8 -#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.8" +#define WIREGUARD_WINDOWS_VERSION_ARRAY 0,0,9 +#define WIREGUARD_WINDOWS_VERSION_STRING "0.0.9" |