view include/freeDiameter/version.h.in @ 1258:97caad40b665

Cast enum to int to allow comparison with picky compiler(flag)s.
author Thomas Klausner <tk@giga.or.at>
date Tue, 11 Feb 2014 14:47:02 +0100
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"