set VERSION to 5 for realz

pull/76469/head
Sandra McCann 4 years ago committed by Matt Clay
parent b00bdf2081
commit d7364ecbc4

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

Loading…
Cancel
Save