/* manually generated configuration for Windows */
+/* Include generated files */
+#include "builddate.h"
+#include "version.h"
+
/* Command to open a browser on a URL */
#define BROWSER "xdg-open"
#define PACKAGE_NAME "graphviz"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "graphviz 2.45.2020????.???? (2020????.????)" /* FIXME: https://gitlab.com/graphviz/graphviz/-/issues/1745 */
+#define PACKAGE_STRING VERSION "(" BUILDDATE ")"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "graphviz"
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.45.2020????.????" /* FIXME: https://gitlab.com/graphviz/graphviz/-/issues/1745 */
+#define PACKAGE_VERSION VERSION
/* Path separator character. */
#define PATHSEPARATOR ":"