X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=cab78a1252da29424e693220a78a7d890b4e8819;hb=7fcd5eb9a3446c4a98448e593cc97060c7e400d8;hp=c3230794c7e48f77c2279ef2023706e24f10d85a;hpb=a522b5e3c945c6b03810a870bc7016b0b6023c64;p=polyglot.git diff --git a/configure.ac b/configure.ac index c323079..cab78a1 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([polyglot], [1.4.51b], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [2.0.3], [bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])