Include patch version
authorScott Cantor <cantor.2@osu.edu>
Thu, 17 May 2012 16:34:41 +0000 (16:34 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 17 May 2012 16:34:41 +0000 (16:34 +0000)
config_win32.h
configure.ac
cpp-xmltooling.sln
xmltooling/xmltooling.rc

index eaa5c52..29f3446 100644 (file)
 #define PACKAGE_NAME "xmltooling"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xmltooling 1.5"
+#define PACKAGE_STRING "xmltooling 1.5.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xmltooling"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.5"
+#define PACKAGE_VERSION "1.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 "1.5"
+#define VERSION "1.5.0"
 
 /* Define if you wish to disable XML-Security-dependent features. */
 /* #undef XMLTOOLING_NO_XMLSEC */
index 7a2f21b..b72699b 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoreconf
 AC_PREREQ([2.50])
-AC_INIT([xmltooling],[1.5],[https://issues.shibboleth.net/],[xmltooling])
+AC_INIT([xmltooling],[1.5.0],[https://issues.shibboleth.net/],[xmltooling])
 AC_CONFIG_SRCDIR(xmltooling)
 AC_CONFIG_AUX_DIR(build-aux)
 AC_CONFIG_MACRO_DIR(m4)
index db674e9..0e80177 100644 (file)
@@ -13,6 +13,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{61BF324D-2
                doxygen.cfg = doxygen.cfg\r
                m4\doxygen.m4 = m4\doxygen.m4\r
                Makefile.am = Makefile.am\r
+               xmltooling.spec.in = xmltooling.spec.in\r
        EndProjectSection\r
 EndProject\r
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{23EF5C29-2A13-4F73-99D1-96B8120F148E}"\r
index 7829a11..c49352b 100644 (file)
@@ -45,7 +45,7 @@ BEGIN
         BLOCK "040904b0"\r
         BEGIN\r
             VALUE "Comments", "\0"\r
-            VALUE "CompanyName", "Internet2\0"\r
+            VALUE "CompanyName", "Shibboleth Consortium\0"\r
 #ifdef XMLTOOLING_LITE\r
             VALUE "FileDescription", "OpenSAML XMLTooling-Lite Library\0"\r
 #else\r
@@ -65,7 +65,7 @@ BEGIN
             VALUE "InternalName", "xmltooling1_5\0"\r
 #endif\r
 #endif\r
-            VALUE "LegalCopyright", "Copyright © 2011 UCAID\0"\r
+            VALUE "LegalCopyright", "Copyright © 2012 UCAID\0"\r
             VALUE "LegalTrademarks", "\0"\r
 #ifdef XMLTOOLING_LITE\r
 #ifdef _DEBUG\r
@@ -81,7 +81,7 @@ BEGIN
 #endif\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