mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-19 06:40:21 -07:00
Version bump and assorted things to start new development version.
This commit is contained in:
parent
f67c13f8f1
commit
404b082d82
5 changed files with 22 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
# (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
|
||||
# (c) 2012-2013, Michael DeHaan <michael.dehaan@gmail.com>
|
||||
#
|
||||
# This file is part of Ansible
|
||||
#
|
||||
|
@ -14,5 +14,5 @@
|
|||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
__version__ = '1.2'
|
||||
__version__ = '1.3'
|
||||
__author__ = 'Michael DeHaan'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue