X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=c3230794c7e48f77c2279ef2023706e24f10d85a;hp=2ad1c89be701631be5e863d12c7c6cc4412e6edc;hb=a522b5e3c945c6b03810a870bc7016b0b6023c64;hpb=c6505b9bddf0ed2f461a473d4be40c98608d9866 diff --git a/configure.ac b/configure.ac index 2ad1c89..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.50b], [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])