X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=config.h;h=58f6c018176ef26c697a3c3c6f3b13057e4719a7;hp=dc4b29baef04ddd2030d28312c146acff770acf8;hb=446bfd706349c3e1f19916a16558a2f4f7dc8e54;hpb=aaf072500213db1bed274a2dd8ebe711f21ab898 diff --git a/config.h b/config.h index dc4b29b..58f6c01 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.37b" +#define PACKAGE_STRING "polyglot 1.4.38b" /* 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.37b" +#define PACKAGE_VERSION "1.4.38b" /* 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.37b" +#define VERSION "1.4.38b" /* Define like PROTOTYPES; this can be used by system headers. */ #define __PROTOTYPES 1