X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=configure.ac;h=a4e291f92150f425643455ad8fc0efedc0fc1c88;hp=57c373a0510710d67e0f5982de568561e587f377;hb=390147dc17687e900bf6a50f3577ccc611a0a7cd;hpb=ec145bf31d59d23bbf63cdc39ffeb172ed29d67d diff --git a/configure.ac b/configure.ac index 57c373a..a4e291f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([opensaml],[2.5.4],[https://issues.shibboleth.net/],[opensaml]) +AC_INIT([opensaml],[2.5.5],[https://issues.shibboleth.net/],[opensaml]) AC_CONFIG_SRCDIR(saml) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)