X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=463480368b63d675a67ae6ecd196fb5e8788805b;hb=59aee5f74431740ff81c6562af434777bf631aa3;hp=24659797ff37c03c4e12c386045a6db31c7011a4;hpb=6cff5cc155fd1d73eaf8576c03027e55ead724c6;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 24659797f..463480368 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 946 +#define CLIENT_VERSION 947 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine