diff options
| author | 2026-02-23 23:24:27 +0100 | |
|---|---|---|
| committer | 2026-02-23 23:24:27 +0100 | |
| commit | 49ce333da02056ae7b22ee2aeb6afe8aaed79b19 (patch) | |
| tree | b53b9201b0a3462160cee6e82dcc26548786cc8f | |
| parent | syncconf: account for persistent keepalive removed from config file (diff) | |
| download | wireguard-tools-master.tar.xz wireguard-tools-master.zip | |
version: bumpHEADv1.0.20260223master
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
| -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 0a7ef8d..2f81038 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20250521" +#define WIREGUARD_TOOLS_VERSION "1.0.20260223" #endif |
