summaryrefslogtreecommitdiff
path: root/config.h.in
blob: ccae5821e1e920cc2ba50bac204a171ec9300843 (plain)
1
2
3
4
5
6
7
#ifndef BOT_CONFIG_H
#define BOT_CONFIG_H

#define VER_MAJOR       "@ksyxbot_VERSION_MAJOR@"
#define VER_MINOR       "@ksyxbot_VERSION_MINOR@"

#endif /* BOT_CONFIG_H */