X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=280e029627c528cf51e36090f9b7765bb31e0d78;hp=34a26a255a72a966e5c9daaeefaf4af7e25c17ac;hb=0efcca9923da4586d3c1d1c10d4afa68c894f576;hpb=a9edee55ab21cf71cb1c09e9aed547fd0e84a818 diff --git a/configure.ac b/configure.ac index 34a26a2..280e029 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2008 -dnl $Id: configure.ac,v 1.74 2008-01-24 21:52:46 adam Exp $ +dnl $Id: configure.ac,v 1.77 2008-03-05 09:29:09 adam Exp $ dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.24],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.27],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.9]) @@ -324,9 +324,12 @@ AC_OUTPUT([ test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile test/espec/Makefile test/filters/Makefile - examples/Makefile examples/gils/Makefile examples/zthes/Makefile - examples/marc21/Makefile examples/marcxml/Makefile - examples/alvis-oai/Makefile + examples/Makefile + examples/gils/Makefile + examples/marc21/Makefile + examples/marcxml/Makefile + examples/oai-pmh/Makefile + examples/zthes/Makefile idzebra.spec idzebra-config-2.0 Doxyfile