diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2025-05-21 01:31:03 +0000 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2025-05-21 01:34:11 +0000 |
commit | 2a7e45eef31292cf9dd82caf3346eb2acb5b6225 (patch) | |
tree | 06c3c5a33b827a17950967f799d32b6aae365eb2 /version.h | |
parent | 93bf91b4012a28610672d2266366dfa0a663b70f (diff) |
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h index c3ca131aadf4..0a7ef8daf041 100644 --- a/version.h +++ b/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 |