X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=5076fe9a8176024e41892943608b8582cbd84073;hp=4d18e66c864b77e76e40c3c463e450a60243d945;hb=1087eb7b2d8447adf9a7deb549d4004a87b46b10;hpb=acb140befabd8b0f1a8606470013b420d05b4fb7 diff --git a/config.h b/config.h index 4d18e66..5076fe9 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.35b" +#define PACKAGE_STRING "polyglot 1.4.36b" /* 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.35b" +#define PACKAGE_VERSION "1.4.36b" /* 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.35b" +#define VERSION "1.4.36b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1