X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=0daec99436016f9f50711ffc0d9203045a1e3bf9;hp=6ebd48e3248ade0a3054fa90fcf42b21c9bdbb3f;hb=cd81270f2b1723e0798f4d6dcaee134f0b4aca7f;hpb=ac968003c13bde5c86ffa19f8819e436b5bc03e6 diff --git a/config.h b/config.h index 6ebd48e..0daec99 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.44b" +#define PACKAGE_STRING "polyglot 1.4.45b" /* 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.44b" +#define PACKAGE_VERSION "1.4.45b" /* 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.44b" +#define VERSION "1.4.45b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1