graphviz_version.h 317 B

123456789
  1. #pragma once
  2. #define GVPLUGIN_CONFIG_FILE "config6"
  3. #define GVPLUGIN_VERSION 6
  4. #define PACKAGE_BUGREPORT "https://gitlab.com/graphviz/graphviz/-/issues"
  5. #define PACKAGE_NAME "graphviz"
  6. #define PACKAGE_STRING "graphviz 12.2.1"
  7. #define PACKAGE_TARNAME "graphviz"
  8. #define PACKAGE_URL ""
  9. #define PACKAGE_VERSION "12.2.1"