X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=cab78a1252da29424e693220a78a7d890b4e8819;hb=c3718c378c17a8ff0d5040ebb2399355a54ab0d6;hp=623b78da092f908f2fc5846567bea2bfe79af4cf;hpb=fada9d0d1c35f22ebd5706e3f54127624ad7a380;p=polyglot.git diff --git a/configure.ac b/configure.ac index 623b78d..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], [2.0.2], [bug-xboard@gnu.org]) +AC_INIT([polyglot], [2.0.3], [bug-xboard@gnu.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])