]> granicus.if.org Git - transmission/commitdiff
update to 1.91+
authorMitchell Livingston <livings124@transmissionbt.com>
Mon, 22 Feb 2010 02:04:47 +0000 (02:04 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Mon, 22 Feb 2010 02:04:47 +0000 (02:04 +0000)
configure.ac
libtransmission/transmission.h

index 404fa963303330a5e980504c00c0a6e7164ef957..56454158fde935b17b434d0246c687c12c0316bb 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.91])
-m4_define([peer_id_prefix],[-TR1910-])
+m4_define([user_agent_prefix],[1.91+])
+m4_define([peer_id_prefix],[-TR191Z-])
 
 AC_INIT([transmission],
         [user_agent_prefix],
index 41c55369a4f0a97174ca31bbfc172b3c8a659cb4..40447ec156b77653c96a3643efe04111073b5a23 100644 (file)
@@ -1225,7 +1225,7 @@ tr_tracker_info;
  * @param trackers An array of trackers, sorted by tier from first to last.
  *                 NOTE: only the `tier' and `announce' fields are used.
  *                 libtransmission derives `scrape' from `announce'
- *                  and reassigns 'id'.
+ *                 and reassigns 'id'.
  * @param trackerCount size of the `trackers' array
  */
 tr_bool