diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2023-03-31 12:53:47 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2023-03-31 12:53:47 -0400 |
commit | 252c97dc3eaf98368224ea14fdc1014bdf433d94 (patch) | |
tree | 963e8a6bb9aa0a3d8d35aceec6c08f9c5a4cae0b /docs | |
parent | b4dbe0bbb96c5fc356414e8aa447b42be2a17154 (diff) | |
download | sos-252c97dc3eaf98368224ea14fdc1014bdf433d94.tar.gz |
[build] Bump version to 4.5.24.5.2
This commits marks the release of sos-4.5.2
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index e6017d9e..9322dee3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,9 +59,9 @@ copyright = '2014, Bryn Reeves' # built documents. # # The short X.Y version. -version = '4.5.1' +version = '4.5.2' # The full version, including alpha/beta/rc tags. -release = '4.5.1' +release = '4.5.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |