X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=17b64ef2648d88f95c446a43fe7a031906707fc9;hp=f602e7850cf4a046b256c8518cfe045d0e679fb2;hb=07265afaa167049a447b4c5f43e5ef90c7451a49;hpb=8c255c15cc55a2e5254152c8e07a8ab45b22b7af diff --git a/config.h b/config.h index f602e78..17b64ef 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.4w10UCIb22" +#define PACKAGE_STRING "polyglot 1.4w10UCIb24" /* 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.4w10UCIb22" +#define PACKAGE_VERSION "1.4w10UCIb24" /* 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.4w10UCIb22" +#define VERSION "1.4w10UCIb24" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1