mirror of
https://github.com/transmission/transmission
synced 2025-02-23 14:40:43 +00:00
mac build didn't generate SVN_REVISION_NUM
This commit is contained in:
parent
c387a22270
commit
f0dde077a7
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ cat > libtransmission/version.h.new << EOF
|
|||
#define PEERID_PREFIX "$PEERID_PREFIX"
|
||||
#define USERAGENT_PREFIX "$USERAGENT_PREFIX"
|
||||
#define SVN_REVISION "$SVN_REVISION"
|
||||
#define SVN_REVISION_NUM $SVN_REVISION
|
||||
#define SHORT_VERSION_STRING "$USERAGENT_PREFIX"
|
||||
#define LONG_VERSION_STRING "$USERAGENT_PREFIX ($SVN_REVISION)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue