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