Repository: tajo Updated Branches: refs/heads/master 1e40b6ee7 -> 401f33b9c
Fix indent and font size in index.apt. Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/401f33b9 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/401f33b9 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/401f33b9 Branch: refs/heads/master Commit: 401f33b9c408462100e3714306123a8b13d468e6 Parents: 1e40b6e Author: Hyunsik Choi <[email protected]> Authored: Thu Apr 7 14:12:19 2016 +0900 Committer: Hyunsik Choi <[email protected]> Committed: Thu Apr 7 14:12:19 2016 +0900 ---------------------------------------------------------------------- tajo-project/src/site/apt/index.apt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/401f33b9/tajo-project/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/apt/index.apt b/tajo-project/src/site/apt/index.apt index 8775d45..d9940a1 100644 --- a/tajo-project/src/site/apt/index.apt +++ b/tajo-project/src/site/apt/index.apt @@ -62,7 +62,8 @@ Features Releases * <<[2016-04-07]>> {{{./downloads.html}Tajo 0.11.2}} ({{{./releases/0.11.2/announcement.html}Announcement}}, {{{./releases/0.11.2/relnotes.html}Release Notes}}) -* <<[2016-02-03]>> {{{./downloads.html}Tajo 0.11.1}} ({{{./releases/0.11.1/announcement.html}Announcement}}, {{{./releases/0.11.1/relnotes.html}Release Notes}}) + + * <<[2016-02-03]>> {{{./downloads.html}Tajo 0.11.1}} ({{{./releases/0.11.1/announcement.html}Announcement}}, {{{./releases/0.11.1/relnotes.html}Release Notes}}) * <<[2015-10-27]>> {{{./downloads.html}Tajo 0.11.0}} ({{{./releases/0.11.0/announcement.html}Announcement}}, {{{./releases/0.11.0/relnotes.html}Release Notes}})
