X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=configure.ac;h=1973b38ce50049088dfd141abc9329cba3ff3945;hp=db02fca2501345803ecba34fdcfe18abfff071fa;hb=6442b61046f46f65bfc4bf0b3727abe2dc27acb8;hpb=e7a2abd9bd4fce9ebbd70793b00d9d5f99886348 diff --git a/configure.ac b/configure.ac index db02fca..1973b38 100644 --- a/configure.ac +++ b/configure.ac @@ -2,9 +2,9 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([polyglot], [1.4w10UCIb16], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [1.4w10UCIb17], [michel.vandenbergh@uhasselt.be]) AM_INIT_AUTOMAKE -AC_CONFIG_SRCDIR([adapter.cpp]) +AC_CONFIG_SRCDIR([mainloop.cpp]) AC_CONFIG_HEADER([config.h]) # Checks for programs.