X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fversion.h;h=9cbecb6e51e62d56d6bc5479529c9454211fe059;hp=d3e4a1f2753b4cb49af8c305876279d40053c9e3;hb=0c7e0210d900185d4c1a9ffd969dc2a26d9523a9;hpb=04fc19112da5e7fcefefcf6e490987cdcfb6f620 diff --git a/src/version.h b/src/version.h index d3e4a1f2..9cbecb6e 100644 --- a/src/version.h +++ b/src/version.h @@ -22,5 +22,6 @@ extern const char* const BUILD_DATE; extern const char* const BUILD_TIME; +extern const char* const BUILD_VERSION; #endif /* __TINC_VERSION_H__ */