X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fconfig.h;h=a219a96f351f827fe9ecbb3e3cc8fcafeba5b6fa;hb=73b4112daf718e68b1b60db8a304c4f9a930c703;hp=807fdff6c907b5dd14491dc62186345a0fccc5e2;hpb=05bc30b15e31c427ce208495a889e9ff36e6642b;p=xboard.git diff --git a/winboard/config.h b/winboard/config.h index 807fdff..a219a96 100644 --- a/winboard/config.h +++ b/winboard/config.h @@ -1,5 +1,6 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ + /* Define if you have that is POSIX.1 compatible. */ /*#undef HAVE_SYS_WAIT_H*/ @@ -26,6 +27,7 @@ #define HAVE_GETTIMEOFDAY 0 +/* Use our own random() defined in winboard.c. */ #define HAVE_RANDOM 0 #define HAVE_SYS_SOCKET_H 0 @@ -34,7 +36,7 @@ #define LAST_PTY_LETTER 'q' -#define PATCHLEVEL "6" +#define PATCHLEVEL "0j" #define PRODUCT "WinBoard" @@ -52,7 +54,7 @@ #define USE_PTYS 0 -#define VERSION "4.2" +#define VERSION "4.4" /*#undef X_WCHAR*/ @@ -127,4 +129,3 @@ #define SCF_DEFAULT 0x0000 #define SCF_ALL 0x0004 #endif -