aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mgcp/moduleinfo.h
blob: f69fd1bbf3854a9a1b672c6da7f0c3bd3b0ffe57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* Included *after* config.h, in order to re-define these macros */

#ifdef PACKAGE
#undef PACKAGE
#endif

/* Name of package */
#define PACKAGE "mgcp"


#ifdef VERSION
#undef VERSION
#endif

/* Version number of package */
#define VERSION "0.0.8"