From 973ad7dd2889cb48dfffbe465f85aaa3896c3c1f Mon Sep 17 00:00:00 2001 From: Andreas Wrede Date: Sat, 16 Sep 2017 15:44:32 +0200 Subject: [PATCH] ver 5 --- hbc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbc b/hbc index f2c331f..1cb602a 100755 --- a/hbc +++ b/hbc @@ -24,7 +24,7 @@ PORT = 50003 INTERVAL = 10 REOPENC = 6 PIDFILE = '/tmp/hbc.pid' -VER = 4 +VER = 5 MAXRECV = 32767 running = True