00001 /* src/config_cgl.h. Generated by configure. */ 00002 /* src/config_cgl.h.in. */ 00003 00004 #ifndef __CONFIG_CGL_H__ 00005 #define __CONFIG_CGL_H__ 00006 00007 /* Version number of project */ 00008 #define CGL_VERSION "0.57.2" 00009 00010 /* Major Version number of project */ 00011 #define CGL_VERSION_MAJOR 0 00012 00013 /* Minor Version number of project */ 00014 #define CGL_VERSION_MINOR 57 00015 00016 /* Release Version number of project */ 00017 #define CGL_VERSION_RELEASE 2 00018 00019 #endif