X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=b0602147c71bd80dad34807bee873e973a7a3abf;hb=b65c749cbbb5b6051e904e261933a35617751127;hp=c93d3516989bb328fd6f09d9507352f679fdb287;hpb=f23877222f4421d98a83e917ea0d0d2f935cff5b;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index c93d35169..b0602147c 100644 --- a/textclient/textclient.h +++ b/textclient/textclient.h @@ -11,7 +11,7 @@ #define UDS "_UDS_" #define DEFAULT_HOST "localhost" #define DEFAULT_PORT "504" -#define CLIENT_VERSION 987 +#define CLIENT_VERSION 988 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine