summaryrefslogtreecommitdiff
path: root/src/netlem.h.in
blob: 3da7f07ae61f7e68b5f560c37a7baaabd0d850a1 (plain)
1
2
3
4
5
6
7
8
#ifndef NETLEM_H
#define NETLEM_H

// the configured options and settings for NetLemmings
#define NetLemmings_VERSION_MAJOR @NetLemmings_VERSION_MAJOR@
#define NetLemmings_VERSION_MINOR @NetLemmings_VERSION_MINOR@

#endif /*NETLEM_H*/