aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/include/version-config.h
blob: b8d482ce8a7b55c400f296489022b51f75c2b6b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* version-config.h.in: not generated */

#ifndef VERSION_CONFIG_H
#define VERSION_CONFIG_H

/* Vendor man version */
#undef VENDOR_MAN_VERSION

/* Vendor name */
#define VENDOR_NAME  "HC-Consult"

/* Vendor release */
#define VENDOR_RELEASE  XORG_VERSION_CURRENT

#endif /* VERSION_CONFIG_H */