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

#ifdef PACKAGE
#undef PACKAGE
#endif

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


#ifdef VERSION
#undef VERSION
#endif

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