X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=c3230794c7e48f77c2279ef2023706e24f10d85a;hb=a522b5e3c945c6b03810a870bc7016b0b6023c64;hp=ced072ecb388a23fd60ed6d4a8619aa2706485f1;hpb=cb9522491af43508c47cb927247e3b5769b9259b;p=polyglot.git diff --git a/configure.ac b/configure.ac index ced072e..c323079 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.42b], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [1.4.51b], [michel.vandenbergh@uhasselt.be]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])