X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=4c57eae915f3bac3b3d3d6158f25e61ff8aa1e94;hp=9c350da68ed10f81b81d8b6b401c8b91689fe669;hb=8c1404cd360afdaba0b47685c1d482ba3356dbb1;hpb=5cd5185613348b13625e257efcd7b2f11ca85276 diff --git a/config.h b/config.h index 9c350da..4c57eae 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.4w10UCIb20" +#define PACKAGE_STRING "polyglot 1.4w10UCIb21" /* 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.4w10UCIb20" +#define PACKAGE_VERSION "1.4w10UCIb21" /* Define to 1 if the C compiler supports function prototypes. */ #define PROTOTYPES 1 @@ -150,7 +150,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4w10UCIb20" +#define VERSION "1.4w10UCIb21" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1