X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=362f9e6135bb4851dada2870766114ff383fe939;hp=d90691e99cf1bdbe9b480845fe5368d9617f3cc3;hb=9293a17764506be33ef98b1b4e66c13803cd9372;hpb=3dc1aeb73ab96d305ddbbe2e2194d118ac5dc6b9 diff --git a/configure.ac b/configure.ac index d90691e..362f9e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl yazproxy, Index Data 1994-2006 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.1 2006-03-28 20:00:15 adam Exp $ +dnl $Id: configure.ac,v 1.2 2006-04-12 11:46:06 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yazproxy],[1.1.0],[adam@indexdata.dk]) +AC_INIT([yazproxy],[1.1.0.1],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.8])