X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=189e03edcf9a478ac11356934fe7b874df3aeb82;hb=refs%2Ftags%2Fv1.3.3.2;hp=994456487778f6633ad0080a041c4163d8e2661f;hpb=5ace60a2d363137c0e55b78611be2aa00e1d0e2d;p=yazproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 9944564..189e03e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of YAZ proxy dnl See the file LICENSE for details. AC_PREREQ(2.60) -AC_INIT([yazproxy],[1.3.3.1],[adam@indexdata.dk]) +AC_INIT([yazproxy],[1.3.3.2],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9])