Skip to content

Commit

Permalink
bumped version to 0.9.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
cubicdaiya committed Jan 4, 2017
1 parent 83440c7 commit 90de789
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=0.9.12
VERSION=0.9.13
TARGETS_NOVENDOR=$(shell glide novendor)

nginx-build: *.go builder/*.go command/*.go configure/*.go module3rd/*.go openresty/*.go openssl/*.go util/*.go
Expand Down
2 changes: 1 addition & 1 deletion doc/_build/man/nginx-build.7
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "NGINX-BUILD" "7" "December 29, 2016" "0.9.12" "nginx-build"
.TH "NGINX-BUILD" "7" "January 04, 2017" "0.9.13" "nginx-build"
.SH NAME
nginx-build \- seamless nginx builder
.
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
# built documents.
#
# The short X.Y version.
version = '0.9.12'
version = '0.9.13'
# The full version, including alpha/beta/rc tags.
release = '0.9.12'
release = '0.9.13'

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

0 comments on commit 90de789

Please sign in to comment.