1 2 3 4 5 6
--- src/version.h.orig 2018-04-23 05:38:55 UTC +++ src/version.h @@ -0,0 +1,3 @@ +#ifndef RDM_VERSION + #define RDM_VERSION "%%PORTVERSION%%" +#endif // !RDM_VERSION