aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/include/version-config.h
blob: 8bae75eaa69d60159216aa6e39294aa3d2263a81 (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  "HMCA"

/* Vendor release */
#define VENDOR_RELEASE  XORG_VERSION_CURRENT

#endif /* VERSION_CONFIG_H */