2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Merge pull request #7072 from besawn/xcat_version_2.16.4

Increment version to 2.16.4
This commit is contained in:
besawn 2021-11-17 17:03:58 -05:00 committed by GitHub
commit c81c4e9e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.16.3
2.16.4

View File

@ -49,7 +49,7 @@ master_doc = 'index'
# General information about the project.
project = u'xCAT'
copyright = u'2015-2019, IBM Corporation'
copyright = u'2015-2021, IBM Corporation'
author = u'IBM Corporation'
# The version info for the project you're documenting, acts as replacement for
@ -59,7 +59,7 @@ author = u'IBM Corporation'
# The short X.Y version.
version = '2'
# The full version, including alpha/beta/rc tags.
release = '2.16.3'
release = '2.16.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.