Changeset 7455 for branches/1.4x/configure.ac
- Timestamp:
- Dec 22, 2008, 12:51:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4x/configure.ac
r7378 r7455 4 4 dnl "0" for stable, supported releases 5 5 dnl these should be the only two lines you need to change 6 m4_define([user_agent_prefix], 1.41)7 m4_define([peer_id_prefix], -TR1410-)6 m4_define([user_agent_prefix],[1.41b4]) 7 m4_define([peer_id_prefix],[-TR141X-]) 8 8 9 9 AC_INIT([transmission],[user_agent_prefix],[http://trac.transmissionbt.com/newticket])
Note: See TracChangeset
for help on using the changeset viewer.