X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=0e9e6d54ab509a0db1804899a2fa13c2de12e726;hp=d80095bd3f590b868a5c4a4fbcc0e051c5163cbd;hb=a522b5e3c945c6b03810a870bc7016b0b6023c64;hpb=c6505b9bddf0ed2f461a473d4be40c98608d9866 diff --git a/config.h b/config.h index d80095b..0e9e6d5 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.50b" +#define PACKAGE_STRING "polyglot 1.4.51b" /* 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.50b" +#define PACKAGE_VERSION "1.4.51b" /* 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.4.50b" +#define VERSION "1.4.51b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1