X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=1027eed4597708ee8099889c10a5fafc3b2648b1;hb=learn;hp=589c25664fdab8baa448e9cbfc6d3d67e786fe21;hpb=ae338a820ef1c16d4399958613bbc0b908904b91;p=polyglot.git diff --git a/config.h b/config.h index 589c256..1027eed 100644 --- a/config.h +++ b/config.h @@ -109,13 +109,13 @@ #define PACKAGE "polyglot" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "michel.vandenbergh@uhasselt.be" +#define PACKAGE_BUGREPORT "bug-xboard@gnu.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.63b" +#define PACKAGE_STRING "polyglot 2.0.3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "polyglot" @@ -124,7 +124,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4.63b" +#define PACKAGE_VERSION "2.0.3" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -145,7 +145,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.63b" +#define VERSION "2.0.3" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */