]> granicus.if.org Git - transmission/commitdiff
update version to 1.74+; adjust NEWS
authorMitchell Livingston <livings124@transmissionbt.com>
Fri, 28 Aug 2009 01:12:53 +0000 (01:12 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Fri, 28 Aug 2009 01:12:53 +0000 (01:12 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6585043e639613a2657e5872976bd292713a302b..ecb029947e3ed05d4fd27168feee8e5118c90616 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-=== Transmission 1.74 (2008/08/24) ===
+=== Transmission 1.74 (2009/08/24) ===
 [http://trac.transmissionbt.com/query?milestone=1.74&group=component&groupdesc=1&order=severity All tickets closed by this release]
 ==== All Platforms ====
   * Better data recovery in the case of an OS or Transmission crash
@@ -32,7 +32,6 @@
 
 === Transmission 1.73 (2009/07/18) ===
 [http://trac.transmissionbt.com/query?milestone=1.73&group=component&groupdesc=1&order=severity All tickets closed by this release]
-
 ==== All Platforms ====
   * Fix bug where user-configured peer limits could be exceeded
   * Use less memory in some high-peer situations
index 178e86ad08c8a9ece47cb7ccdfc7e7ad39d04720..88845b0a13ebbc468234d2e81ed8dede2a462a61 100644 (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],[1.74])
-m4_define([peer_id_prefix],[-TR1740-])
+m4_define([user_agent_prefix],[1.74+])
+m4_define([peer_id_prefix],[-TR174Z-])
 
 AC_INIT([transmission],
         [user_agent_prefix],