X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=saml%2Fversion.h;h=326c71e71942864c21c36ed6d3cdafae5d62173a;hb=33549b9c983cb627a7442d4bbfbe41c08caf8a53;hp=d355b4def119b69561f72692f4e16656b5184d2f;hpb=1ffcb743f90aeb3da11054316f3d005ff7edbf7b;p=shibboleth%2Fcpp-opensaml.git diff --git a/saml/version.h b/saml/version.h index d355b4d..326c71e 100644 --- a/saml/version.h +++ b/saml/version.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2006 Internet2 + * Copyright 2001-2007 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -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 */