summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-09-30 22:03:43 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-09-30 22:03:43 +0100
commit1a7fd714ea627b8d4a845dcee6ec112d9d85f6fd (patch)
tree8fe705c4d9379395fa2160bfcfa415ff1c261f28
parent8f7692d8ad892e73b9b0013cb107e66fb371dbc1 (diff)
downloadtransmission-remote-cli-1a7fd714ea627b8d4a845dcee6ec112d9d85f6fd.tar.gz
Imported Upstream version 1.4.2upstream/1.4.2
-rw-r--r--NEWS4
-rwxr-xr-xtransmission-remote-cli4
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 46326f7..9cde74e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.4.2 2012-09-26
+ - Support for Transmission version 2.71
+
+
1.4.1 2012-09-05
BUGFIXES:
- Indices of sorted file lists are now pointing to the correct files
diff --git a/transmission-remote-cli b/transmission-remote-cli
index 8cd5dbf..8f9ca3e 100755
--- a/transmission-remote-cli
+++ b/transmission-remote-cli
@@ -16,10 +16,10 @@
# http://www.gnu.org/licenses/gpl-3.0.txt #
########################################################################
-VERSION = '1.4.1'
+VERSION = '1.4.2'
TRNSM_VERSION_MIN = '1.90'
-TRNSM_VERSION_MAX = '2.61'
+TRNSM_VERSION_MAX = '2.71'
RPC_VERSION_MIN = 8
RPC_VERSION_MAX = 14
fix typoJonathan McCrohan1-1/+1 2012-01-26fix accidental description changesJonathan McCrohan1-2/+2 2012-01-26more fucking around to please lintianJonathan McCrohan1-5/+2 2012-01-25Linitan fixesJonathan McCrohan2-3/+2 2012-01-25Split out debug packagesJonathan McCrohan2-1/+6 2011-12-31Fix debian/rulesJonathan McCrohan1-1/+1 2011-12-31Remove shlibsJonathan McCrohan1-2/+0 2011-12-31Remove NMU from changelogJonathan McCrohan1-1/+0 2011-12-31Lintian FixesJonathan McCrohan1-2/+4 2011-12-31Remove Makefile patchJonathan McCrohan1-1/+0 2011-12-31Update MakefilesJonathan McCrohan10-248/+8222 2011-12-31Updated makefilesJonathan McCrohan1-0/+1