[cpp-msbuild] branch main updated: Missed a version digit.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 18 16:50:04 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=b96e50d554e0b1d4eaddf07d03c8ac21dbe97061
The following commit(s) were added to refs/heads/main by this push:
new b96e50d Missed a version digit.
b96e50d is described below
commit b96e50d554e0b1d4eaddf07d03c8ac21dbe97061
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 18 12:49:56 2022 -0400
Missed a version digit.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index d13de86..49c92f7 100644
--- a/Versions.props
+++ b/Versions.props
@@ -11,7 +11,7 @@
<CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
<!-- These control the version of the installer -->
- <ShibbolethVersion>3.3.0</ShibbolethVersion>
+ <ShibbolethVersion>3.3.1</ShibbolethVersion>
<ShibbolethPatchVersion>0</ShibbolethPatchVersion>
<!-- These control the versions in the DLLs and Executables.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list