X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=5d92a72a598034eb0de1f10633f69097fd0c62f5;hb=d2acfd019079910a73eeadb5c5a6dcb045f85256;hp=0d942a00141a3785988248374421b0fe7e956b59;hpb=77dda21d935c40c383141b39ba4f29941ef6f284;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 0d942a001..5d92a72a5 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 979 +#define CLIENT_VERSION 980 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine