aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
blob: a5f7a08f22dd96aa2fd41c4788dbb7faf6c0bf47 (plain)
1
2
3
4
5
6
7
#ifndef _CONFIG_H
#define _CONFIG_H

#define VER_MAJOR	"@mutebot_VERSION_MAJOR@"
#define VER_MINOR	"@mutebot_VERSION_MINOR@"

#endif /* _CONFIG_H */