Changeset 12437
- Timestamp:
- May 16, 2011, 11:53:32 PM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r12242 r12437 1 === Transmission 2.30 (2011/ xx/yy) ===1 === Transmission 2.30 (2011/05/16) === 2 2 ==== All Platforms ==== 3 3 * µTP support -
trunk/configure.ac
r12405 r12437 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],[2.30 b4])7 m4_define([peer_id_prefix],[-TR2 22X-])6 m4_define([user_agent_prefix],[2.30]) 7 m4_define([peer_id_prefix],[-TR230X-]) 8 8 9 9 AC_INIT([transmission],
Note: See TracChangeset
for help on using the changeset viewer.