From e2ecaaa739144997ccff89d6ad6ec81698ea6ced Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 21 May 2025 01:05:38 +0200 Subject: [PATCH] version: bump Signed-off-by: Jason A. Donenfeld --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index c3ca131..0a7ef8d 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #ifndef WIREGUARD_TOOLS_VERSION -#define WIREGUARD_TOOLS_VERSION "1.0.20210914" +#define WIREGUARD_TOOLS_VERSION "1.0.20250521" #endif -- 2.47.2