1 /* cairommconfig.h.  Generated from cairommconfig.h.in by configure.  */
2 /* This file is part of cairomm. */
3 
4 /* Defined when the --enable-api-exceptions configure argument was given */
5 #define CAIROMM_EXCEPTIONS_ENABLED 1
6 
7 /* Major version number of cairomm. */
8 #define CAIROMM_MAJOR_VERSION 1
9 
10 /* Minor version number of cairomm. */
11 #define CAIROMM_MINOR_VERSION 12
12 
13 /* Micro version number of cairomm. */
14 #define CAIROMM_MICRO_VERSION 2
15