basin/include/basin/version.h

9 lines
148 B
C

#ifndef BASIN_VERSION_H_
#define BASIN_VERSION_H_
#define VERSION "1.0.0"
#define DAEMON_NAME "basin"
#define DEBUG
#endif /* BASIN_VERSION_H_ */