diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:34:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:34:10 +0000 |
commit | 83767dd892fb9c94d000c123a44f19e564d11b6e (patch) | |
tree | 0684bc85fdc395fc5aadaa5ad68ba3ec9d4a64a7 /ansible_collections/ansible_release.py | |
parent | Releasing progress-linux version 10.0.0+dfsg-1~progress7.99u1. (diff) | |
download | ansible-83767dd892fb9c94d000c123a44f19e564d11b6e.tar.xz ansible-83767dd892fb9c94d000c123a44f19e564d11b6e.zip |
Merging upstream version 10.0.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/ansible_release.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/ansible_release.py b/ansible_collections/ansible_release.py index f461e38cb..8717270b0 100644 --- a/ansible_collections/ansible_release.py +++ b/ansible_collections/ansible_release.py @@ -3,4 +3,4 @@ # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later -ansible_version = '10.0.0'
\ No newline at end of file +ansible_version = '10.0.1'
\ No newline at end of file |