]> granicus.if.org Git - transmission/commitdiff
bump version to 2.70
authorMitchell Livingston <livings124@transmissionbt.com>
Wed, 26 Sep 2012 02:27:06 +0000 (02:27 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Wed, 26 Sep 2012 02:27:06 +0000 (02:27 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 8229d7f8411014e38fa3a84f6f82a4f60720c91a..772ff6edc0e50c3a8529a0da7569d00c7959d2d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-=== Transmission 2.70 (2012/mm/dd) ===
+=== Transmission 2.70 (2012/09/25) ===
 [http://trac.transmissionbt.com/query?milestone=2.70&group=component&order=severity All tickets closed by this release]
 ==== All Platforms ====
   * Improved speed with the µTP protocol
index d1fc9fd732f5d23aa128cedf1ea6657d4546e20a..0dbfc000a6f6927a64107b7334c5955b78466b8d 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],[2.61+])
-m4_define([peer_id_prefix],[-TR261Z-])
+m4_define([user_agent_prefix],[2.70])
+m4_define([peer_id_prefix],[-TR2700-])
 
 AC_INIT([transmission],[user_agent_prefix],[http://trac.transmissionbt.com/newticket])
 AC_SUBST(USERAGENT_PREFIX,[user_agent_prefix])