X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=ed8e1ec0150d8f80aabc892e817ad26b1017ccc9;hp=183fc62e348521b5f99c5c539e23990fadaa66ec;hb=HEAD;hpb=de010509fa0e57ba955da6512c714fbff8606af3 diff --git a/configure.ac b/configure.ac index 183fc62..ed8e1ec 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.58b], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [1.4.70b], [michel.vandenbergh@uhasselt.be]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])