mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
(trunk) poke the peer_id to -TR183P for tracker testing
This commit is contained in:
parent
89c55c5b6a
commit
dd60beec65
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ dnl "Z" for unsupported trunk builds,
|
|||
dnl "0" for stable, supported releases
|
||||
dnl these should be the only two lines you need to change
|
||||
m4_define([user_agent_prefix],[1.83+])
|
||||
m4_define([peer_id_prefix],[-TR183Z-])
|
||||
m4_define([peer_id_prefix],[-TR183P-])
|
||||
|
||||
AC_INIT([transmission],
|
||||
[user_agent_prefix],
|
||||
|
|
Loading…
Reference in a new issue