aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/asn1/moduleinfo.h
blob: 68ee7b1e87d602da155d6438c7b1b3af335c8570 (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 "asn1"


#ifdef VERSION
#undef VERSION
#endif

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