X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=998aef2def7e0d88d5c402b2ea082c40b5ede06b;hb=5cd5185613348b13625e257efcd7b2f11ca85276;hp=a2831f65fcf50b418e47a9b944fea88cdefd3fed;hpb=64f72f31685ea1dff12b19b22cfaf7a53ccc079f;p=polyglot.git diff --git a/configure.ac b/configure.ac index a2831f6..998aef2 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.4w10UCIb15], [michel.vandenbergh@uhasselt.be]) +AC_INIT([polyglot], [1.4w10UCIb20], [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.