Updated snack config to use `dispense iteminfo` for prices (goodbye config file)
[uccvend-vendserver.git] / sql-edition / servers / LATClient.py
index 4d17643..638d20b 100644 (file)
@@ -6,7 +6,8 @@ import logging
 
 LATCP_SOCKET = '/var/run/latlogin'
 
-LAT_VERSION = '1.21'
+LAT_VERSION = '1.22'
+LAT_VERSION = '1.24' # for running on Mermaid. [DAA] 20071107
 LATCP_CMD_VERSION = 8
 LATCP_CMD_TERMINALSESSION = 26
 LATCP_CMD_ERRORMSG = 99

UCC git Repository :: git.ucc.asn.au