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