X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=b8e669d0e256cc5188e7c02736e320e51f3d2629;hp=94159da193571e9831c8e5b360191cc3973a653c;hb=60900035e6d0309705f2326ee50edc52386305e9;hpb=683b5dc504dc5d930b617cfba09011e41e51dd16 diff --git a/config.h b/config.h index 94159da..b8e669d 100644 --- a/config.h +++ b/config.h @@ -115,13 +115,16 @@ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.55b" +#define PACKAGE_STRING "polyglot 1.4.56b" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "polyglot" +/* Define to the home page for this package. */ +#define PACKAGE_URL "" + /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4.55b" +#define PACKAGE_VERSION "1.4.56b" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -142,7 +145,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.55b" +#define VERSION "1.4.56b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */