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