X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=configure.ac;h=ca3b886b02eae02042beb6ad2dfb1c98b28d485d;hp=fa0852d278dd2884e662eac708496687ead11dbe;hb=d32e79ee96d146f3fd1a384ddb1675e048a75f20;hpb=881c1063aa321f5720daa17e719cb8d3bba89ad3 diff --git a/configure.ac b/configure.ac index fa0852d..ca3b886 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.50]) -AC_INIT([opensaml], [2.0.1], [mace-opensaml-users@internet2.edu], [saml]) +AC_INIT([opensaml], [2.1], [mace-opensaml-users@internet2.edu], [saml]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([opensaml], [2.0.1]) +AM_INIT_AUTOMAKE([opensaml], [2.1]) sinclude(doxygen.m4) sinclude(acx_pthread.m4)