aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2026-02-23 23:24:27 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2026-02-23 23:24:27 +0100
commit49ce333da02056ae7b22ee2aeb6afe8aaed79b19 (patch)
treeb53b9201b0a3462160cee6e82dcc26548786cc8f
parentsyncconf: account for persistent keepalive removed from config file (diff)
downloadwireguard-tools-master.tar.xz
wireguard-tools-master.zip
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--src/version.h2
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