X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=b76adcef0ef5ca2b92fac528706e8ef666a47ae2;hp=2d61a3ef3fe330345d62c1717f18895b913da1ae;hb=95f2e11e77098c0ddb4f24404704f1ffc0f39040;hpb=037f73ac400afcd812f31f9260e6bf8a0ba7ef53 diff --git a/configure.ac b/configure.ac index 2d61a3e..b76adce 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.68b], [michel.vandenbergh@uhasselt.be]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])