X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;fp=config.h;h=f7c18b869d4050b023623f1c304355284b837f19;hp=a06a794cd9f02d39ef2abfd5ccce698b40167052;hb=471c4c42e267be298ce20951d5a352acd6b55190;hpb=5b56e51eeae04c352b95b1706b9d69b61feba3e9 diff --git a/config.h b/config.h index a06a794..f7c18b8 100644 --- a/config.h +++ b/config.h @@ -115,13 +115,13 @@ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.53b" +#define PACKAGE_STRING "polyglot 1.4.54b" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "polyglot" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4.53b" +#define PACKAGE_VERSION "1.4.54b" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -142,7 +142,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.53b" +#define VERSION "1.4.54b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */