From: Jason A. Donenfeld Date: Tue, 20 May 2025 23:05:38 +0000 (+0200) Subject: version: bump X-Git-Tag: v1.0.20250521^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2ecaaa739144997ccff89d6ad6ec81698ea6ced;p=thirdparty%2Fwireguard-tools.git version: bump Signed-off-by: Jason A. Donenfeld --- 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