Upgraded to OpenSSL 3.6.2.

This commit is contained in:
Ross Scroggs
2026-04-07 07:49:33 -07:00
parent 3ca1d6366b
commit 1586df8349
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
7.39.07
Upgraded to OpenSSL 3.6.2.
7.39.06
Fixed bug in `gam version checkrc`.

View File

@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
"""
__author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
__version__ = '7.39.06'
__version__ = '7.39.07'
__license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
# pylint: disable=wrong-import-position