1 /* Date part of package version string. */
2 /* #undef PACKAGE_DATE_VERSION */
4 /* Dotted part of package version string. */
5 /* #undef PACKAGE_DOTTED_VERSION */
7 /* Current git commit. */
8 /* #undef PACKAGE_GIT_COMMIT */
10 /* Current 'git describe' version string. */
11 /* #undef PACKAGE_GIT_VERSION */