X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=ed8e1ec0150d8f80aabc892e817ad26b1017ccc9;hp=7386c1ab336f5444f3f61c3072601d212e9eedce;hb=HEAD;hpb=bb6c47f77f59067c358579a71cefa1ae65180a30 diff --git a/configure.ac b/configure.ac index 7386c1a..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.46b], [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])