| 1 | /* Generated by configure. Do not edit */ |
|---|---|
| 2 | #ifndef PANGO_FEATURES_H |
| 3 | #define PANGO_FEATURES_H |
| 4 | |
| 5 | #define PANGO_VERSION_MAJOR 1 |
| 6 | #define PANGO_VERSION_MINOR 40 |
| 7 | #define PANGO_VERSION_MICRO 14 |
| 8 | |
| 9 | #define PANGO_VERSION_STRING "1.40.14" |
| 10 | |
| 11 | |
| 12 | #endif |
| 13 |