Skip to content

Commit

Permalink
Merge branch 'rc7release'
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarsa committed Feb 6, 2017
2 parents 57ec155 + 08dc328 commit b80b5c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/server.go
Expand Up @@ -36,7 +36,7 @@ import (
"gopkg.in/tylerb/graceful.v1"
)

const Version = "1.2.0-rc6"
const Version = "1.2.0-rc7"

type TsuruHandler struct {
method string
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -53,7 +53,7 @@
version = '1.2'

# The full version, including alpha/beta/rc tags.
release = '1.2.0-rc6'
release = '1.2.0-rc7'

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

0 comments on commit b80b5c0

Please sign in to comment.