X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=35938e2829f9834795b3867493fc906e99ed5146;hp=7918a99fab6e867b817f86b877ee86ed4db955eb;hb=bdca4b4fc4a9175442533a7d32233c4351ddd8ed;hpb=30a436426f6fe4dd9f9657d131d09853fbd7b217 diff --git a/configure.ac b/configure.ac index 7918a99..35938e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoreconf AC_PREREQ([2.50]) -AC_INIT([xmltooling],[1.5.5],[https://issues.shibboleth.net/],[xmltooling]) +AC_INIT([xmltooling],[1.5.6],[https://issues.shibboleth.net/],[xmltooling]) AC_CONFIG_SRCDIR(xmltooling) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)