1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 16:52:39 +00:00

Set release date in NEWS; bump version to 2.33

This commit is contained in:
Jordan Lee 2011-07-20 23:37:38 +00:00
parent 1bf6b884b5
commit 9729834f1d
2 changed files with 5 additions and 3 deletions

4
NEWS
View file

@ -1,4 +1,4 @@
=== Transmission 2.33 (2011/mm/dd) ===
=== Transmission 2.33 (2011/07/20) ===
[http://trac.transmissionbt.com/query?milestone=2.33&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
* Improved webseed support
@ -8,6 +8,8 @@
* Fix displayed availability
==== Mac ====
* Minor Lion interface tweaks
==== GTK+ ====
* Remove deprecated GConf2 dependency
==== Qt ====
* Fix high CPU issues
* Fix wrong torrent count on tracker filterbar

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.32+])
m4_define([peer_id_prefix],[-TR232Z-])
m4_define([user_agent_prefix],[2.33])
m4_define([peer_id_prefix],[-TR2330-])
AC_INIT([transmission],
[user_agent_prefix],