change 2.9 to lateset` (#64266)

pull/64274/head
Sandra McCann 5 years ago committed by Alicia Cozine
parent 6cad5e3546
commit e6751a2d2a

@ -34,7 +34,7 @@ sys.path.append(os.path.abspath(os.path.join('..', '_extensions')))
# the repository version needs to be the one that is loaded: # the repository version needs to be the one that is loaded:
sys.path.insert(0, os.path.abspath(os.path.join('..', '..', '..', 'lib'))) sys.path.insert(0, os.path.abspath(os.path.join('..', '..', '..', 'lib')))
VERSION = 'devel' VERSION = '2.9'
AUTHOR = 'Ansible, Inc' AUTHOR = 'Ansible, Inc'

Loading…
Cancel
Save