[cpp-msbuild] branch main updated: Bump installer patch version.

Codeberg noreply at shibboleth.net
Wed Apr 8 13:06:33 UTC 2026


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

codeberg pushed a commit to branch main
in repository cpp-msbuild.

View the commit online:
https://codeberg.org/Shibboleth/cpp-msbuild/commit/5caf9f0f07d61ed748ca4218a521967dabfa524d

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

commit 5caf9f0f07d61ed748ca4218a521967dabfa524d
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Apr 8 09:06:19 2026 -0400

    Bump installer patch version.
---
 Versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Versions.props b/Versions.props
index b6a1cb3..a66a13b 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
 
     <!-- These control the version of the installer -->
     <ShibbolethVersion>3.5.2</ShibbolethVersion>
-    <ShibbolethPatchVersion>2</ShibbolethPatchVersion>
+    <ShibbolethPatchVersion>3</ShibbolethPatchVersion>
 
     <!-- These control the versions in the DLLs and Executables.
          Note that the PatchVersion is left to the individual resource file.

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


More information about the commits mailing list