X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=configure.ac;h=38233e3380488f5d64f205d49f4709d958a7ad7d;hp=4d2b7830bd316828063930c94a8262fb38361b83;hb=28e4fb2d10b3c51113909f01a2bca402668c28aa;hpb=858f076a1d930a6234ccf7e617bd51fc7c49d1c3 diff --git a/configure.ac b/configure.ac index 4d2b783..38233e3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([opensaml],[2.5.1],[https://issues.shibboleth.net/],[opensaml]) +AC_INIT([opensaml],[2.5.2],[https://issues.shibboleth.net/],[opensaml]) AC_CONFIG_SRCDIR(saml) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)