Dip  0.92.4
config_cgl.h
Go to the documentation of this file.
1 /* src/config_cgl.h. Generated by configure. */
2 /* src/config_cgl.h.in. */
3 
4 #ifndef __CONFIG_CGL_H__
5 #define __CONFIG_CGL_H__
6 
7 /* Version number of project */
8 #define CGL_VERSION "0.60.0"
9 
10 /* Major Version number of project */
11 #define CGL_VERSION_MAJOR 0
12 
13 /* Minor Version number of project */
14 #define CGL_VERSION_MINOR 60
15 
16 /* Release Version number of project */
17 #define CGL_VERSION_RELEASE 0
18 
19 #endif