X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=608b8032bd89d09c2a07c64b00f882917467f57e;hp=2bd2bdbdd16c758de2316b07c96b3067766b0194;hb=9d90dc40cca05e03cafd0519e17f15b1d7441e37;hpb=ebd82be689a2f048d6a47b3e1a1009e8b0a7555d diff --git a/config.h b/config.h index 2bd2bdb..608b803 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.31b" +#define PACKAGE_STRING "polyglot 1.4.32b" /* 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.31b" +#define PACKAGE_VERSION "1.4.32b" /* 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.31b" +#define VERSION "1.4.32b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1