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

#ifdef PACKAGE
#undef PACKAGE
#endif

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


#ifdef VERSION
#undef VERSION
#endif

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