- Update www/vdr-plugin-live to 0.3.0 with patches merged from the git 0.3.0 branch. (stagifying the vdr ports left for later.) - Use new LIB_DEPENDS syntax. - Rewrite NOPORTDOCS.
7 lines
227 B
C
7 lines
227 B
C
/* ATTENTION: this file is automatically generated and will be overwritten!
|
|
* Manual changes will get lost!
|
|
*/
|
|
#ifndef GEN_VERSION_SUFFIX_H
|
|
#define GEN_VERSION_SUFFIX_H
|
|
#define VERSION_SUFFIX "_git_release/0.3.x+0200"
|
|
#endif
|