Alter version number to 2.0.2
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 10 Oct 2014 10:30:35 +0000 (12:30 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 10 Oct 2014 12:41:32 +0000 (14:41 +0200)
configure
configure.ac
main.c

index e3b7cf4..99357b8 100755 (executable)
--- a/configure
+++ b/configure
@@ -574,9 +574,9 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='polyglot'
 PACKAGE_TARNAME='polyglot'
-PACKAGE_VERSION='1.4.67b'
-PACKAGE_STRING='polyglot 1.4.67b'
-PACKAGE_BUGREPORT='michel.vandenbergh@uhasselt.be'
+PACKAGE_VERSION='2.02'
+PACKAGE_STRING='polyglot 2.02'
+PACKAGE_BUGREPORT='bug-xboard@gnu.org'
 
 ac_unique_file="mainloop.c"
 # Factoring default headers for most tests.
@@ -2061,7 +2061,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='polyglot'
- VERSION='1.4.67b'
+ VERSION='2.0.2'
 
 
 cat >>confdefs.h <<_ACEOF
index 2d61a3e..623b78d 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([polyglot], [1.4.67b], [michel.vandenbergh@uhasselt.be])
+AC_INIT([polyglot], [2.0.2], [bug-xboard@gnu.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([mainloop.c])
 AC_CONFIG_HEADER([config.h])
diff --git a/main.c b/main.c
index d814152..8b46e49 100644 (file)
--- a/main.c
+++ b/main.c
@@ -39,7 +39,7 @@
 // constants
 
 
-static const char * const Version = "2.0.1";
+static const char * const Version = "2.0.2";
 static const char * const HelpMessage = "\
 SYNTAX\n\
 * polyglot [configfile] [-noini] [-ec engine] [-ed enginedirectory] [-en enginename] [-log true/false] [-lf logfile] [-pg <name>=<value>]* [-uci <name>=<value>]*\n\