Update download page for 4.7.0
Change-Id: Ideb8d8c6d39cddff56895fd105f0dd9c1389ea17
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
diff --git a/download/_index.html b/download/_index.html
index 01e1286..9a893ee 100644
--- a/download/_index.html
+++ b/download/_index.html
@@ -77,7 +77,7 @@
<p>JGit can be installed from the <a href="http://www.eclipse.org/egit/">EGit</a> repository:</p>
<ul>
<li>Main Site: <a href="http://download.eclipse.org/egit/updates">http://download.eclipse.org/egit/updates</a> (Recommended)</li>
-<li>Neon Site (Neon.1 has JGit 4.4.1): <a href="http://download.eclipse.org/releases/neon">http://download.eclipse.org/releases/neon</a></li>
+<li>Neon Site (Neon.3 has JGit 4.6.1): <a href="http://download.eclipse.org/releases/neon">http://download.eclipse.org/releases/neon</a></li>
</ul>
<h2>Development Builds</h2>
diff --git a/version.php b/version.php
index 712db5d..cb0e712 100644
--- a/version.php
+++ b/version.php
@@ -1,3 +1,3 @@
<?php
- $version = "4.6.1.201703071140-r";
+ $version = "4.7.0.201704051617-r";
?>
\ No newline at end of file