X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=2baae3e5e2cdbe3d2f88b467995d1d3eddab4825;hb=1a8f4295eceae42c82160c88f50bb7d6fc7eadf0;hp=3b877b33143a005859262363e6afd4db3f84f62d;hpb=5c2ce180838d27b200aa2100644fe3a338eb6ccb;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 3b877b3..2baae3e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ(2.59) -AC_INIT([metaproxy],[1.0.2], [adam@indexdata.dk]) +AC_INIT([metaproxy],[1.0.5], [adam@indexdata.dk]) AC_CONFIG_HEADERS(src/config.hpp) @@ -136,10 +136,8 @@ AC_CONFIG_FILES([ doc/Makefile doc/main.xml doc/common/Makefile - doc/common/html.dsl - doc/common/html.xsl - doc/common/print.dsl - doc/common/tkl.xsl + doc/common/tkl.xsl doc/common/html.xsl doc/common/man.xsl + doc/common/print.dsl doc/common/html.dsl etc/Makefile ])