X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=bb7422549caba1491cb8f52af5302ab8d580e9d2;hp=95e4f589dff05b222654497626361128c32e7552;hb=82b0575e71269b113acb2bb7c7541a470ed07c9a;hpb=587b9006696891fcde4881bbc2f93088630e731f diff --git a/configure.ac b/configure.ac index 95e4f58..bb74225 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],[adam@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 ])