1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-13 09:54:44 +00:00

update to 2.13

This commit is contained in:
Mitchell Livingston 2010-12-09 19:52:37 +00:00
parent 9fbcaebe6c
commit f2bd33eeea
2 changed files with 4 additions and 4 deletions

4
NEWS
View file

@ -1,4 +1,4 @@
=== Transmission 2.13 (2010/12/xx) ===
=== Transmission 2.13 (2010/12/09) ===
[http://trac.transmissionbt.com/query?milestone=2.13&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
* Fix "No Announce Scheduled" tracker error
@ -6,7 +6,7 @@
* Fix RPC documentation errors
* Fix minor packaging errors
==== Mac ====
* Add option to run a script when a torrent finishes downloading
* Add option to run a script when torrents finish downloading
* Simplify editing the blacklist URL in the preferences window
==== GTK+ ====
* Unblur the statusbar icons

View file

@ -3,8 +3,8 @@ dnl STATUS: "X" for prerelease beta builds,
dnl "Z" for unsupported trunk builds,
dnl "0" for stable, supported releases
dnl these should be the only two lines you need to change
m4_define([user_agent_prefix],[2.12+])
m4_define([peer_id_prefix],[-TR212Z-])
m4_define([user_agent_prefix],[2.13])
m4_define([peer_id_prefix],[-TR2130-])
AC_INIT([transmission],
[user_agent_prefix],