summaryrefslogtreecommitdiff
path: root/src/netlem.h
blob: f0566c500972f6082a0b499a5dbabdd0115f45c0 (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 0
#define NetLemmings_VERSION_MINOR 1

#endif /*NETLEM_H*/