Repository: drill-site Updated Branches: refs/heads/asf-site 9e676692f -> d50362a6c
updates for 1.5 Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/d50362a6 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/d50362a6 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/d50362a6 Branch: refs/heads/asf-site Commit: d50362a6ca863d543a9160f155cc43981eca3270 Parents: 9e67669 Author: Bridget Bevens <[email protected]> Authored: Tue Feb 16 19:41:36 2016 -0800 Committer: Bridget Bevens <[email protected]> Committed: Tue Feb 16 19:41:36 2016 -0800 ---------------------------------------------------------------------- download/index.html | 14 +++++++------- feed.xml | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/d50362a6/download/index.html ---------------------------------------------------------------------- diff --git a/download/index.html b/download/index.html index 671b49c..e8af8a7 100644 --- a/download/index.html +++ b/download/index.html @@ -114,23 +114,23 @@ </div> <div class="int_text" align="left"><link href="/css/download.css" rel="stylesheet" type="text/css"> -<p>Drill 1.4 was released on December 14, 2015.</p> +<p>Drill 1.5 was released on February 16, 2016.</p> <div id="download_bar"> <div class="table"> <ul id="download_buttons"> -<li><a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.4.0/apache-drill-1.4.0.tar.gz" class="find" id="apachemirror">Find an Apache Mirror</a></li> -<li><a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.4.0/apache-drill-1.4.0.tar.gz&action=download" class="dl" id="directdownload">Direct File Download</a></li> +<li><a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.5.0/apache-drill-1.5.0.tar.gz" class="find" id="apachemirror">Find an Apache Mirror</a></li> +<li><a href="http://www.apache.org/dyn/closer.lua?filename=drill/drill-1.5.0/apache-drill-1.5.0.tar.gz&action=download" class="dl" id="directdownload">Direct File Download</a></li> <li><a href="/docs/interfaces-introduction/" class="dl">Client Drivers (ODBC/JDBC)</a></li> </ul> </div> </div> -<p>Additional resources for Drill 1.4:</p> +<p>Additional resources for Drill 1.5:</p> <ul> -<li><a href="/blog/2015/12/14/drill-1.4-released/">Blog post</a></li> -<li><a href="https://drill.apache.org/docs/apache-drill-1-4-0-release-notes/">Release notes (JIRA)</a></li> -<li><a href="https://github.com/apache/drill/tree/1.4.0">Source code</a></li> +<li><a href="/blog/2016/02/16/drill-1.5-released">Blog post</a></li> +<li><a href="https://drill.apache.org/docs/apache-drill-1-5-0-release-notes/">Release notes (JIRA)</a></li> +<li><a href="https://github.com/apache/drill/tree/1.5.0">Source code</a></li> </ul> <p>If you're looking for an older release, see the <a href="/docs/release-notes/">release notes</a>. http://git-wip-us.apache.org/repos/asf/drill-site/blob/d50362a6/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 0676281..372a76e 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 16 Feb 2016 19:14:35 -0800</pubDate> - <lastBuildDate>Tue, 16 Feb 2016 19:14:35 -0800</lastBuildDate> + <pubDate>Tue, 16 Feb 2016 19:39:26 -0800</pubDate> + <lastBuildDate>Tue, 16 Feb 2016 19:39:26 -0800</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item>
