Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump htspmon reported HTSP version, servers may omit messages if they…
… know the client is too old to support them
  • Loading branch information
Sam Stenvall authored and perexg committed Jan 3, 2016
1 parent 1abd43e commit e5e4491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/py/tvh/htsp.py
Expand Up @@ -29,7 +29,7 @@
# HTSP Client
# ###########################################################################

HTSP_PROTO_VERSION = 6
HTSP_PROTO_VERSION = 25

# Create passwd digest
def htsp_digest ( user, passwd, chal ):
Expand Down

0 comments on commit e5e4491

Please sign in to comment.