X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=1b2ad7897f1da32867a009a0866ad8b5975f0b87;hb=b0d6aa10b898ef7186b017a7d38331c01220e15c;hp=4355b1c84f086cc350e91ab5c0829f1518b06b74;hpb=d7fb430b288ac77d653d6d1f12bd1ba89b56889d;p=shibboleth%2Fcpp-xmltooling.git diff --git a/configure.ac b/configure.ac index 4355b1c..1b2ad78 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.3],[https://issues.shibboleth.net/],[xmltooling]) +AC_INIT([xmltooling],[1.5.4],[https://issues.shibboleth.net/],[xmltooling]) AC_CONFIG_SRCDIR(xmltooling) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)