opnsense-src/contrib/wireguard-tools/version.h
Kyle Evans c55717dc3e Merge commit '2a7e45eef31292cf9dd82caf3346eb2acb5b6225'
Update wireguard-tools to the latest version, which has some stubbed out support
for incremental Allowed-IPs updates that we would need to add kernel support
for.

(cherry picked from commit 137de4b34d)
2025-07-28 10:13:57 +02:00

3 lines
86 B
C

#ifndef WIREGUARD_TOOLS_VERSION
#define WIREGUARD_TOOLS_VERSION "1.0.20250521"
#endif