X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=ec7318b11d5c4a9f6f52ee68e4255ad0900d9836;hb=196725f0655a885478a2a8d3733a40f65401af89;hp=0d7fe4a2f31fa33cfdea800d2b75bda838e9b53c;hpb=48d8c5746a77de513326250e2eff20f17cb75420;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 0d7fe4a2f..ec7318b11 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 954 +#define CLIENT_VERSION 955 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine