Skip to content

Commit e5816f3

Browse files
committed
PROTON-1944: update versions for 0.27.0-rc1
1 parent c203761 commit e5816f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.27.0-SNAPSHOT
1+
0.27.0

python/docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
# General information about the project.
4343
project = u'Apache Qpid Proton'
44-
copyright = u'2015, Apache Qpid'
44+
copyright = u'2015-2019, Apache Qpid'
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the
@@ -50,7 +50,7 @@
5050
# The short X.Y version.
5151
version = '0.27.0'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.27.0-SNAPSHOT'
53+
release = '0.27.0'
5454

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

0 commit comments

Comments
 (0)