5 lines
89 B
C
5 lines
89 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
#define PACKAGE_VERSION "0.3.3-GIT rexported"
|
|
#endif
|