X-Git-Url: https://git.ucc.asn.au/?p=uccvend-vendserver.git;a=blobdiff_plain;f=sql-edition%2Fservers%2FLATClient.py;h=d9b06148c6dfe57fe33c36b963d3ed4069854142;hp=4d17643f225e4f33151802c926cce807ae2603c3;hb=00324dcdcc17c73c94696a8112f2fe41f2c28e58;hpb=7c61f2e7d593f845697c84ba52f7dc58045c78c6 diff --git a/sql-edition/servers/LATClient.py b/sql-edition/servers/LATClient.py index 4d17643..d9b0614 100644 --- a/sql-edition/servers/LATClient.py +++ b/sql-edition/servers/LATClient.py @@ -6,7 +6,7 @@ import logging LATCP_SOCKET = '/var/run/latlogin' -LAT_VERSION = '1.21' +LAT_VERSION = '1.22' LATCP_CMD_VERSION = 8 LATCP_CMD_TERMINALSESSION = 26 LATCP_CMD_ERRORMSG = 99