Changeset 7885
- Timestamp:
- Feb 12, 2009, 9:02:47 PM (12 years ago)
- Location:
- branches/1.5x
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5x/configure.ac
r7815 r7885 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.50b 4])6 m4_define([user_agent_prefix],[1.50b6]) 7 7 m4_define([peer_id_prefix],[-TR142X-]) 8 8 -
branches/1.5x/macosx/version.sh
r7815 r7885 9 9 # these should be the only two lines you need to change 10 10 PEERID_PREFIX="-TR142X-" 11 USERAGENT_PREFIX="1.50b 4"11 USERAGENT_PREFIX="1.50b6" 12 12 13 13 SVN_REVISION=`find -E ./libtransmission ./macosx \
Note: See TracChangeset
for help on using the changeset viewer.