X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=ff2ab046c8cc123f91c4182bf141e4f8762c366c;hb=82cc13f183abf9f73a6be5f50569b4c9b2247f7a;hp=d0d2153218ddd40228a08eb641710da452829085;hpb=76873d6c5bab433a3e4b7bd74c617040c7c0db26;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index d0d215321..ff2ab046c 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 964 +#define CLIENT_VERSION 965 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine