X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;fp=config.h;h=f48a008c344cb71c0307d0907b2b7a98e2314649;hp=b0489f26538f7e37ec33a4590a5434cafe81502e;hb=e794ad1f0877daf0e93c15f46cf6aa3494e9e8cc;hpb=95f2e11e77098c0ddb4f24404704f1ffc0f39040 diff --git a/config.h b/config.h index b0489f2..f48a008 100644 --- a/config.h +++ b/config.h @@ -115,16 +115,13 @@ #define PACKAGE_NAME "polyglot" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "polyglot 1.4.68b" +#define PACKAGE_STRING "polyglot 1.4.69b" /* 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.68b" +#define PACKAGE_VERSION "1.4.69b" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void @@ -145,7 +142,7 @@ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ -#define VERSION "1.4.68b" +#define VERSION "1.4.69b" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */