X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=d80095bd3f590b868a5c4a4fbcc0e051c5163cbd;hp=bd86e866aef0e7867ce9277623ca31dc00e58890;hb=c6505b9bddf0ed2f461a473d4be40c98608d9866;hpb=bb6c47f77f59067c358579a71cefa1ae65180a30 diff --git a/config.h b/config.h index bd86e86..d80095b 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.46b" +#define PACKAGE_STRING "polyglot 1.4.50b" /* 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.46b" +#define PACKAGE_VERSION "1.4.50b" /* 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.46b" +#define VERSION "1.4.50b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1