2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-14 02:10:23 +00:00

Increment version to 2.16.4

This commit is contained in:
besawn
2021-11-17 15:33:22 -05:00
parent 3553d2b383
commit 07a7f1ea98
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.