X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=d119faf16ac47a9bfc9893952d851e644889525d;hb=9e069ef1a296a16b0467eefb02903c417263ce5c;hp=fbc4a8bcf63a551438bf9b7211945a06abb89211;hpb=e599b5ab2ca44ab4b2f165f23a43f912855488a7;p=shibboleth%2Fcpp-sp.git diff --git a/configure.ac b/configure.ac index fbc4a8b..d119faf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([shibboleth],[2.5.2],[https://issues.shibboleth.net/],[shibboleth-sp]) +AC_INIT([shibboleth],[2.5.4],[https://issues.shibboleth.net/],[shibboleth-sp]) AC_CONFIG_SRCDIR(shibsp) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)