X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=9cabff7ed7005b6549b06fe2ddfdfe5f9c6ab397;hp=3e195b8ebea9a3a60d3bf502f739b094dfcea492;hb=92a5061fe11dab6ef0bb339cbe7798e6ccb35626;hpb=07265afaa167049a447b4c5f43e5ef90c7451a49 diff --git a/configure.ac b/configure.ac index 3e195b8..9cabff7 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.4w10UCIb24], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [1.4b26], [michel.vandenbergh@uhasselt.be]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.cpp]) AC_CONFIG_HEADER([config.h])