Changeset 7494
- Timestamp:
- Dec 24, 2008, 5:43:22 PM (12 years ago)
- Location:
- branches/1.4x
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4x/NEWS
r7488 r7494 1 1 NEWS file for Transmission <http://www.transmissionbt.com/> 2 3 1.42 (2008/12/24) 4 <http://trac.transmissionbt.com/query?milestone=1.42&group=component&groupdesc=1&order=severity> 5 - All Platforms 6 + Fix 1.41 lockup issue 2 7 3 8 1.41 (2008/12/23) -
branches/1.4x/configure.ac
r7489 r7494 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.4 1])7 m4_define([peer_id_prefix],[-TR14 10-])6 m4_define([user_agent_prefix],[1.42]) 7 m4_define([peer_id_prefix],[-TR1420-]) 8 8 9 9 AC_INIT([transmission],[user_agent_prefix],[http://trac.transmissionbt.com/newticket]) -
branches/1.4x/libtransmission/bandwidth.c
- Property svn:keywords set to Date Rev Author Id
-
branches/1.4x/libtransmission/bandwidth.h
- Property svn:keywords set to Date Rev Author Id
Note: See TracChangeset
for help on using the changeset viewer.