Skip to content

Commit 3d304a2

Browse files
committed
Release 9.4.1
Release 9.4.1 that contains some fix for IPv6 deployments. Change-Id: Ife6b9cf1523783fb4ca6d9faf1a34b02e2345dcd
1 parent 66132ee commit 3d304a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openstack-swift",
3-
"version": "9.4.0",
3+
"version": "9.4.1",
44
"author": "Puppet Labs and OpenStack Contributors",
55
"summary": "Puppet module for OpenStack Swift",
66
"license": "Apache-2.0",

releasenotes/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version = '9.4.0'
55+
version = '9.4.1'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '9.4.0'
57+
release = '9.4.1'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

0 commit comments

Comments
 (0)