5 lines
130 B
C
5 lines
130 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
#define PACKAGE_VERSION "0.3.4-GIT commit '5e32f9729857c1322c2cf7d627f6e1692e15020b' "
|
|
#endif
|