mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 12:33:59 -07:00
Cleanup the tree for post-2.8-branch
After branch, we do the following tasks: * Remove all old changelog fragments. The devel tree starts fresh. * Remove all old generated changelog info (CHANGELOG-v2.8.rst and .changes.yaml) * Set the new codename and version in release.py
This commit is contained in:
parent
a4d0c24bbf
commit
bc955b9d60
650 changed files with 2 additions and 5072 deletions
|
@ -19,6 +19,6 @@
|
|||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
__version__ = '2.8.0a1.post0'
|
||||
__version__ = '2.9.0.dev0'
|
||||
__author__ = 'Ansible, Inc.'
|
||||
__codename__ = 'How Many More Times'
|
||||
__codename__ = 'Immigrant Song'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue