X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=f0e09d38f8dcf974759cfc43ae79c0d03eeb0adf;hb=refs%2Ftags%2Fv4.3.14;hp=b29bde6de27340e1074d16c194e10a76cebc8d1e;hpb=056614196635a4730170261fe0e638191f14c620;p=xboard.git diff --git a/config.h b/config.h index b29bde6..f0e09d3 100644 --- a/config.h +++ b/config.h @@ -6,9 +6,8 @@ /* [HGM] Defining FAIRY allows different K- & Q-side piece symbols */ #define FAIRY -#ifdef FAIRY #define GOTHIC "Gothic Chess (see www.GothicChess.com) is licensed under U.S. Patent #6,481,716 by Ed Trice" -#endif +#define FALCON "Falcon Chess (see www.chessvariants.com) is licensed under U.S. Patent #5,690,334 by George W. Duke" /* Define if you have that is POSIX.1 compatible. */ /*#undef HAVE_SYS_WAIT_H*/ @@ -47,7 +46,7 @@ #define LAST_PTY_LETTER 'q' -#define PATCHLEVEL "2" +#define PATCHLEVEL "13c" #define PRODUCT "WinBoard"