1/* Date part of package version string. */
2/* #undef PACKAGE_DATE_VERSION */
3
4/* Dotted part of package version string. */
5/* #undef PACKAGE_DOTTED_VERSION */
6
7/* Current git commit. */
8/* #undef PACKAGE_GIT_COMMIT */
9