X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=f223309ee6d420ce2dfee6625a6a6c95388f30b7;hp=e32ed01f7f8b1d33d042ed853bdc1b07e859ce6b;hb=3b7c7df48763c322171faecf6992e96e92213337;hpb=c14d60c476a020d43e5856efb341ffdad426befd diff --git a/configure.ac b/configure.ac index e32ed01..f223309 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([opensaml],[2.4],[https://bugs.internet2.edu/],[opensaml]) +AC_INIT([opensaml],[2.4.1],[https://bugs.internet2.edu/],[opensaml]) AC_CONFIG_SRCDIR(saml) AC_CONFIG_AUX_DIR(build-aux) AC_CONFIG_MACRO_DIR(m4)