Include patch version
authorScott Cantor <cantor.2@osu.edu>
Thu, 17 May 2012 16:36:24 +0000 (16:36 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 17 May 2012 16:36:24 +0000 (16:36 +0000)
config_win32.h
configure.ac
saml/saml.rc

index 8084872..e32e925 100644 (file)
 #define PACKAGE_NAME "opensaml"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "opensaml 2.5"
+#define PACKAGE_STRING "opensaml 2.5.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "opensaml"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "2.5"
+#define PACKAGE_VERSION "2.5.0"
 
 /* Define to the necessary symbol if this constant uses a non-standard name on
    your system. */
 /* #undef TM_IN_SYS_TIME */
 
 /* Version number of package */
-#define VERSION "2.5"
+#define VERSION "2.5.0"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
index d7191f0..b66a34d 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.50])
-AC_INIT([opensaml],[2.5],[https://issues.shibboleth.net/],[opensaml])
+AC_INIT([opensaml],[2.5.0],[https://issues.shibboleth.net/],[opensaml])
 AC_CONFIG_SRCDIR(saml)
 AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_MACRO_DIR(m4)
index b923f4b..cfc92b9 100644 (file)
@@ -45,15 +45,15 @@ BEGIN
         BLOCK "040904b0"\r
         BEGIN\r
             VALUE "Comments", "\0"\r
-            VALUE "CompanyName", "Internet2\0"\r
-            VALUE "FileDescription", "OpenSAML 2.5 Library\0"\r
+            VALUE "CompanyName", "Shibboleth Consortium\0"\r
+            VALUE "FileDescription", "OpenSAML Library\0"\r
             VALUE "FileVersion", "2, 5, 0, 0\0"\r
 #ifdef _DEBUG\r
             VALUE "InternalName", "saml2_5D\0"\r
 #else\r
             VALUE "InternalName", "saml2_5\0"\r
 #endif\r
-            VALUE "LegalCopyright", "Copyright © 2011 UCAID\0"\r
+            VALUE "LegalCopyright", "Copyright © 2012 UCAID\0"\r
             VALUE "LegalTrademarks", "\0"\r
 #ifdef _DEBUG\r
             VALUE "OriginalFilename", "saml2_5D.dll\0"\r
@@ -61,7 +61,7 @@ BEGIN
             VALUE "OriginalFilename", "saml2_5.dll\0"\r
 #endif\r
             VALUE "PrivateBuild", "\0"\r
-            VALUE "ProductName", "OpenSAML 2.5\0"\r
+            VALUE "ProductName", "OpenSAML 2.5.0\0"\r
             VALUE "ProductVersion", "2, 5, 0, 0\0"\r
             VALUE "SpecialBuild", "\0"\r
         END\r