X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fversion.h;h=b08f76d1bbcc68c1231e4678161a635a7f3e89d0;hb=a5b1914f888d2ac8992cc4985d65e9d727aa8df4;hp=8836d4acd2b2bbfdaa5fb0db4ab653bd46c98f59;hpb=8cfb88bff921f1830d05045bf266b88f8d49abd7;p=shibboleth%2Fsp.git diff --git a/shibsp/version.h b/shibsp/version.h index 8836d4a..b08f76d 100644 --- a/shibsp/version.h +++ b/shibsp/version.h @@ -1,6 +1,6 @@ /* - * Copyright 2001-2007 Internet2 - * + * Copyright 2001-2009 Internet2 + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +16,8 @@ /** * version.h - * - * Library version macros and constants + * + * Library version macros and constants */ #ifndef __shibsp_version_h__ @@ -33,12 +33,12 @@ // V E R S I O N S P E C I F I C A T I O N /** - * MODIFY THESE NUMERIC VALUES TO COINCIDE WITH OPENSAML VERSION + * MODIFY THESE NUMERIC VALUES TO COINCIDE WITH SHIBSP LIBRARY VERSION * AND DO NOT MODIFY ANYTHING ELSE IN THIS VERSION HEADER FILE */ #define SHIBSP_VERSION_MAJOR 1 -#define SHIBSP_VERSION_MINOR 0 +#define SHIBSP_VERSION_MINOR 2 #define SHIBSP_VERSION_REVISION 1 /** DO NOT MODIFY BELOW THIS LINE */