X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=saml%2Fversion.h;h=326c71e71942864c21c36ed6d3cdafae5d62173a;hb=c9e0e2dc2e15d2004333db7f135947db13956b5e;hp=4177b2ecd5317e12510ae6c43002c6c9638c124e;hpb=932cfaae2176c2eba1a9938dc420591a9551a7f3;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/version.h b/saml/version.h index 4177b2e..326c71e 100644 --- a/saml/version.h +++ b/saml/version.h @@ -15,7 +15,7 @@ */ /** - * version.h + * saml/version.h * * Library version macros and constants */ @@ -37,8 +37,8 @@ * AND DO NOT MODIFY ANYTHING ELSE IN THIS VERSION HEADER FILE */ -#define OPENSAML_VERSION_MAJOR 1 -#define OPENSAML_VERSION_MINOR 0 +#define OPENSAML_VERSION_MAJOR 2 +#define OPENSAML_VERSION_MINOR 2 #define OPENSAML_VERSION_REVISION 0 /** DO NOT MODIFY BELOW THIS LINE */