X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=810b6aa01b0bda118dbd6c7b0e979525e780f214;hb=learn;hp=417ca80d8e8e503118e9f6e5bdff4e166715d855;hpb=5b56e51eeae04c352b95b1706b9d69b61feba3e9;p=polyglot.git diff --git a/configure.ac b/configure.ac index 417ca80..810b6aa 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.53b], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [2.0.4], [bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])