X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=28eb06bc5c33d3d916047c570154906dd2c605c6;hb=cb9522491af43508c47cb927247e3b5769b9259b;hp=b05211edc1cffef8c6e075d22a9433ca84b016fd;hpb=e7a2abd9bd4fce9ebbd70793b00d9d5f99886348;p=polyglot.git diff --git a/config.h b/config.h index b05211e..28eb06b 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.4w10UCIb16" +#define PACKAGE_STRING "polyglot 1.4.42b" /* 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.4w10UCIb16" +#define PACKAGE_VERSION "1.4.42b" /* 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.4w10UCIb16" +#define VERSION "1.4.42b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1