X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=623b78da092f908f2fc5846567bea2bfe79af4cf;hb=53599bc5b944611758e3afa6a1ac20f7a26c301f;hp=2d61a3ef3fe330345d62c1717f18895b913da1ae;hpb=134ebd67035809a30d895e63a8ee6824e70f1ade;p=polyglot.git diff --git a/configure.ac b/configure.ac index 2d61a3e..623b78d 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.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])