X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=ed8e1ec0150d8f80aabc892e817ad26b1017ccc9;hp=2d61a3ef3fe330345d62c1717f18895b913da1ae;hb=HEAD;hpb=037f73ac400afcd812f31f9260e6bf8a0ba7ef53 diff --git a/configure.ac b/configure.ac index 2d61a3e..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.67b], [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])