[cpp-xmltooling] branch main updated: Update patch version.

Scott Cantor cantor.2 at osu.edu
Tue Feb 7 17:51:58 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository cpp-xmltooling.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=5dee5d33e1af8def121c0a1b22f6d30eb069472a

The following commit(s) were added to refs/heads/main by this push:
     new 5dee5d3  Update patch version.
5dee5d3 is described below

commit 5dee5d33e1af8def121c0a1b22f6d30eb069472a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 7 12:51:54 2023 -0500

    Update patch version.
---
 xmltooling/xmltooling.rc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/xmltooling/xmltooling.rc b/xmltooling/xmltooling.rc
index 7606bde..ff8014c 100644
--- a/xmltooling/xmltooling.rc
+++ b/xmltooling/xmltooling.rc
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 //
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,2,3,0
- PRODUCTVERSION 3,2,3,0
+ FILEVERSION 3,2,3,1
+ PRODUCTVERSION 3,2,3,1
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -51,7 +51,7 @@ BEGIN
 #else
             VALUE "FileDescription", "OpenSAML XMLTooling Library\0"
 #endif
-            VALUE "FileVersion", "3, 2, 3, 0\0"
+            VALUE "FileVersion", "3, 2, 3, 1\0"
 #ifdef XMLTOOLING_LITE
 #ifdef _DEBUG
             VALUE "InternalName", "xmltooling-lite3_2D\0"
@@ -82,7 +82,7 @@ BEGIN
 #endif
             VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "OpenSAML 3.2.1\0"
-            VALUE "ProductVersion", "3, 2, 1, 0\0"
+            VALUE "ProductVersion", "3, 2, 1, 1\0"
             VALUE "SpecialBuild", "\0"
         END
     END

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list