From 7ee2ddad66ce581439498e4e043c68bbe8b0938e Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 23 Jul 2017 17:52:43 -0600 Subject: [PATCH] Release 1.5.6.1 --- CHANGELOG.adoc | 2 +- README-fr.adoc | 3 ++- README-jp.adoc | 3 ++- README-zh_CN.adoc | 3 ++- README.adoc | 3 ++- lib/asciidoctor/version.rb | 2 +- man/asciidoctor.1 | 10 +++++----- man/asciidoctor.adoc | 2 +- 8 files changed, 16 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 2cfd106db7..7b3b87cd57 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -14,7 +14,7 @@ This document provides a high-level view of the changes introduced in Asciidocto For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub. // tag::compact[] -== Unreleased +== 1.5.6.1 (2017-07-23) - @mojavelinux Bug fixes:: diff --git a/README-fr.adoc b/README-fr.adoc index 3e82624c7f..8a2c2a9a83 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v1.5.6.1, 2017-07-23 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 1.5.6 +:release-version: 1.5.6.1 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index cb9cd41307..cd16384a42 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v1.5.6.1, 2017-07-23 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 1.5.6 +:release-version: 1.5.6.1 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc index 17262e8570..f25196a8c8 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v1.5.6.1, 2017-07-23 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 1.5.6 +:release-version: 1.5.6.1 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README.adoc b/README.adoc index bdeae9d8a6..7761dfdd41 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v1.5.6.1, 2017-07-23 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 1.5.6 +:release-version: 1.5.6.1 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb index 574c68cc26..5b8dd8838b 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,3 +1,3 @@ module Asciidoctor - VERSION = '1.5.7.dev' + VERSION = '1.5.6.1' end diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index b3a7d2146e..3fcf67a151 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -1,13 +1,13 @@ '\" t .\" Title: asciidoctor .\" Author: Dan Allen, Sarah White, Ryan Waldron -.\" Generator: Asciidoctor 1.5.6 -.\" Date: 2017-07-12 +.\" Generator: Asciidoctor 1.5.6.1 +.\" Date: 2017-07-23 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 1.5.6 +.\" Source: Asciidoctor 1.5.6.1 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2017-07-12" "Asciidoctor 1.5.6" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2017-07-23" "Asciidoctor 1.5.6.1" "Asciidoctor Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -242,4 +242,4 @@ Free use of this software is granted under the terms of the MIT License. \fBDan Allen, Sarah White, Ryan Waldron\fP .RS 4 Author(s). -.RE +.RE \ No newline at end of file diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 7d2c677424..3a49593a59 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -2,7 +2,7 @@ Dan Allen; Sarah White; Ryan Waldron :doctype: manpage :man manual: Asciidoctor Manual -:man source: Asciidoctor 1.5.6 +:man source: Asciidoctor 1.5.6.1 :page-layout: base == NAME