X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=393d8b5e944d5ac14cc6c31ca13cc585caf5a756;hp=95e4f589dff05b222654497626361128c32e7552;hb=dcfc4bdbeef8e306333e23b9e872fb7bb77139bd;hpb=7fa984c171c65d05d34775c4533808793b2109cb diff --git a/configure.ac b/configure.ac index 95e4f58..393d8b5 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.5],[adam@indexdata.dk]) +AC_INIT([yazproxy],[1.3.6],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9]) @@ -37,5 +37,4 @@ AC_OUTPUT([ doc/common/Makefile doc/common/print.dsl etc/Makefile - yazproxy.spec ])