X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=589c25664fdab8baa448e9cbfc6d3d67e786fe21;hb=ae338a820ef1c16d4399958613bbc0b908904b91;hp=a06a794cd9f02d39ef2abfd5ccce698b40167052;hpb=5b56e51eeae04c352b95b1706b9d69b61feba3e9;p=polyglot.git diff --git a/config.h b/config.h index a06a794..589c256 100644 --- a/config.h +++ b/config.h @@ -115,13 +115,16 @@ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.53b" +#define PACKAGE_STRING "polyglot 1.4.63b" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "polyglot" +/* Define to the home page for this package. */ +#define PACKAGE_URL "" + /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.4.53b" +#define PACKAGE_VERSION "1.4.63b" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -142,7 +145,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.53b" +#define VERSION "1.4.63b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */