X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=blobdiff_plain;f=configure.ac;h=6c714121c7d85a3d8892b086db8da9cf1b8841b4;hp=fbc4a8bcf63a551438bf9b7211945a06abb89211;hb=7a8806efca2d7135ef9a3900b47329dbc5674f72;hpb=e599b5ab2ca44ab4b2f165f23a43f912855488a7 diff --git a/configure.ac b/configure.ac index fbc4a8b..6c71412 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.3],[https://issues.shibboleth.net/],[shibboleth-sp]) AC_CONFIG_SRCDIR(shibsp) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)