Alter version number to 2.0.4
[polyglot.git] / config.h
index a06a794..1027eed 100644 (file)
--- a/config.h
+++ b/config.h
 #define PACKAGE "polyglot"
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "michel.vandenbergh@uhasselt.be"
+#define PACKAGE_BUGREPORT "bug-xboard@gnu.org"
 
 /* Define to the full name of this package. */
 #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 2.0.3"
 
 /* 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 "2.0.3"
 
 /* Define as the return type of signal handlers (`int' or `void'). */
 #define RETSIGTYPE void
 #define TIME_WITH_SYS_TIME 1
 
 /* Version number of package */
-#define VERSION "1.4.53b"
+#define VERSION "2.0.3"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */