From 0a360d78d43e1389ee71ed272f0bcb4d99587131 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Fri, 28 Jul 2017 00:20:51 -0400
Subject: [PATCH] Bumped version post-release.

---
 source/index.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/index.html.haml b/source/index.html.haml
index 0bc5a10..6394774 100644
--- a/source/index.html.haml
+++ b/source/index.html.haml
@@ -7,7 +7,7 @@ description: Open-source framework for executing native Java code on the GPU.
   .row.center
     %a#download-button.btn-large.waves-effect.waves-light{:href => "/introduction/getting-started.html"} Get Started
   .row.center
-    %a.red-text.text-lighten-4{:href => "https://github.com/Syncleus/aparapi"} Release v1.3.4
+    %a.red-text.text-lighten-4{:href => "https://github.com/Syncleus/aparapi"} Release v1.4.0
   %br/
 
 - content_for :banner do
@@ -50,4 +50,4 @@ description: Open-source framework for executing native Java code on the GPU.
   .row.center
     %h3.light.header Aparapi Showcase
     %p.col.s8.offset-s2.caption Checkout what people are creating with Aparapi. Get inspired by these projects and you can even submit your own projects to be showcased here.
-    %a.btn-large.waves-effect.waves-light{:href => "showcase.html"} Explore our Showcase
\ No newline at end of file
+    %a.btn-large.waves-effect.waves-light{:href => "showcase.html"} Explore our Showcase
-- 
GitLab