X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=f9a4be7606bcf8b28caea96c0acefb8f477106d4;hp=2de88c9d08eec93599c56a10f31bf6760204019c;hb=ad2265d4fc54fc9ba99fc606e6174df34bfb4a0f;hpb=6442b61046f46f65bfc4bf0b3727abe2dc27acb8 diff --git a/config.h b/config.h index 2de88c9..f9a4be7 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.4w10UCIb17" +#define PACKAGE_STRING "polyglot 1.4w10UCIb18" /* 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.4w10UCIb17" +#define PACKAGE_VERSION "1.4w10UCIb18" /* 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.4w10UCIb17" +#define VERSION "1.4w10UCIb18" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1