X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=e00a8b54582c8c4f4d09ea6eca2849e22b1b0c36;hb=92a5061fe11dab6ef0bb339cbe7798e6ccb35626;hp=70c6937b0b5979c3531846d81eab5021b4d31c62;hpb=64f72f31685ea1dff12b19b22cfaf7a53ccc079f;p=polyglot.git diff --git a/config.h b/config.h index 70c6937..e00a8b5 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.4w10UCIb15" +#define PACKAGE_STRING "polyglot 1.4b26" /* 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.4w10UCIb15" +#define PACKAGE_VERSION "1.4b26" /* 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.4w10UCIb15" +#define VERSION "1.4b26" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1