X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=2ab3587e91319921f88e0f907f7636f1eda0cbaf;hp=688cde3a49c98901b6b4def1e0cf8220dacdbad0;hb=60900035e6d0309705f2326ee50edc52386305e9;hpb=683b5dc504dc5d930b617cfba09011e41e51dd16 diff --git a/configure.ac b/configure.ac index 688cde3..2ab3587 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.55b], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [1.4.56b], [michel.vandenbergh@uhasselt.be]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([mainloop.c]) AC_CONFIG_HEADER([config.h])