summaryrefslogblamecommitdiffstats
path: root/src/version.h
blob: 86e034ac85bb1acea520f10896b2e6b89cd0f8a2 (plain) (tree)
1
2
3
4
5
6
7






                              
#ifndef VERSION_H_
#define VERSION_H_

#define VERSION_STRING "0.1.0"
#define VERSION_NUMBER 010

#endif /* VERSION_H_ */