X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=textclient%2Ftextclient.h;h=a945db18ac8e09477533a36ccc049b6dc0dd026a;hb=HEAD;hp=9039b032177d6fc97977a9d7d2bfc1fb40fda1b3;hpb=1f7b5e2f17d283971f718eced9fa83534c2a6c5d;p=citadel.git diff --git a/textclient/textclient.h b/textclient/textclient.h index 9039b0321..576751e7f 100644 --- a/textclient/textclient.h +++ b/textclient/textclient.h @@ -1,12 +1,12 @@ // Copyright (c) 1987-2024 by the citadel.org team // // This program is open source software. Use, duplication, or disclosure -// is subject to the GNU General Purpose License version 3. +// is subject to the GNU General Public License version 3. #define UDS "_UDS_" #define DEFAULT_HOST "localhost" #define DEFAULT_PORT "504" -#define CLIENT_VERSION 998 +#define CLIENT_VERSION 1000 #define CLIENT_TYPE 0 // commands we can send to the stty_ctdl() routine