view include/freeDiameter/version.h.in @ 1518:3ea61a6aaefe

Add 3GPP TS 29.388 V15.1.0 (2019-09) Add AVPs: - V2X-PC5-Allowed-PLMN, Grouped, code 4600, section 6.3.3 - V2X-Update-Flags, Unsigned32, code 4601, section 6.3.4 - V2X-Notify-Flags, Unsigned32, code 4602, section 6.3.5
author Luke Mewburn <luke@mewburn.net>
date Thu, 09 Apr 2020 10:43:23 +1000
parents 7de036e9e8fd
children
line wrap: on
line source

/* Following variable is expended at build time based on the result of "hg id" command */
#cmakedefine FD_PROJECT_VERSION_HG
#define FD_PROJECT_VERSION_HG_VAL "@FD_PROJECT_VERSION_HG@"
"Welcome to our mercurial repository"