Changeset 13306
- Timestamp:
- May 19, 2012, 2:02:25 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r13305 r13306 8 8 * Minor interface tweaks and bug fixes 9 9 * Danish localization 10 ==== GTK+ ==== 11 * Fix minor bug in Ubuntu app indicator support 10 12 11 13 === Transmission 2.51 (2012/04/08) === -
trunk/configure.ac
r13303 r13306 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.52 ])7 m4_define([peer_id_prefix],[-TR252 0-])6 m4_define([user_agent_prefix],[2.52+]) 7 m4_define([peer_id_prefix],[-TR252Z-]) 8 8 9 9 AC_INIT([transmission],
Note: See TracChangeset
for help on using the changeset viewer.