Home | History | Annotate | Line # | Download | only in include
      1 /* include/version-config.h.  Generated from version-config.h.in by configure.  */
      2 /* version-config.h.in: not generated */
      3 
      4 #ifndef VERSION_CONFIG_H
      5 #define VERSION_CONFIG_H
      6 
      7 /* Vendor man version */
      8 #define VENDOR_MAN_VERSION "Version 21.1.24"
      9 
     10 /* Vendor name */
     11 #define VENDOR_NAME "The X.Org Foundation"
     12 
     13 /* Vendor release */
     14 #define VENDOR_RELEASE ((10000000) + ((21) * 100000) + ((1) * 1000) + 24)
     15 
     16 #endif /* VERSION_CONFIG_H */
     17 
     18